.coh-style-fcso-web-purple-teal-button { color: var(--ssa-color-palette-white);font-weight: bold;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;background-color: var(--ssa-color-palette-medicare-site-purple);font-size: 1rem;line-height: 1.25;letter-spacing: 0.0625rem;padding-top: 0.375rem;padding-right: 0.625rem;padding-bottom: 0.375rem;padding-left: 0.625rem;-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-border-radius: 0.3125rem;border-radius: 0.3125rem; } .coh-style-fcso-web-purple-teal-button:hover { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-teal); }
.coh-style-header-dark-theme { background-color: var(--ssa-color-palette-gray-90); } .coh-style-header-dark-theme .utilities-bar-horizontal { background-color: var(--ssa-color-palette-gray-80); } .coh-style-header-dark-theme .utilities-bar-horizontal .utilities-menu a { color: var(--ssa-color-palette-white); } .coh-style-header-dark-theme .utilities-bar-horizontal .utilities-menu a:hover { color: var(--ssa-color-palette-brand-color); } .coh-style-header-dark-theme .utilities-bar-horizontal .social-links a { color: var(--ssa-color-palette-brand-color); } .coh-style-header-dark-theme .utilities-bar-horizontal .social-links a:hover { color: var(--ssa-color-palette-brand-color-light); } .coh-style-header-dark-theme .utilities-bar-vertical { background-color: var(--ssa-color-palette-gray-10); } .coh-style-header-dark-theme .utilities-bar-vertical .utilities-menu a { color: var(--ssa-color-palette-black); } .coh-style-header-dark-theme .utilities-bar-vertical .utilities-menu a:hover { color: var(--ssa-color-palette-brand-color); } .coh-style-header-dark-theme .utilities-bar-vertical .social-links { background-color: var(--ssa-color-palette-white);border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); } .coh-style-header-dark-theme .utilities-bar-vertical .social-links a { color: var(--ssa-color-palette-brand-color); } .coh-style-header-dark-theme .utilities-bar-vertical .social-links a:hover { color: var(--ssa-color-palette-brand-color-light); } .coh-style-header-dark-theme .main-menu-toggle-button { color: var(--ssa-color-palette-white); } .coh-style-header-dark-theme .main-menu-toggle-button:hover { color: var(--ssa-color-palette-brand-color); } @media (max-width: 1023px) { .coh-style-header-dark-theme .main-menu-wrapper { background-color: var(--ssa-color-palette-white); }  } .coh-style-header-dark-theme .main-menu .menu-level-1 > li { -webkit-transition: 300ms ease-in-out box-shadow; transition: 300ms ease-in-out box-shadow;-webkit-box-shadow: inset 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0);box-shadow: inset 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0); } @media (max-width: 1023px) { .coh-style-header-dark-theme .main-menu .menu-level-1 > li { -webkit-box-shadow: none; box-shadow: none; }  } .coh-style-header-dark-theme .main-menu .menu-level-1 > li:hover { -webkit-box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); } @media (max-width: 1023px) { .coh-style-header-dark-theme .main-menu .menu-level-1 > li:hover { -webkit-box-shadow: none; box-shadow: none; }  } .coh-style-header-dark-theme .main-menu .menu-level-1 > li.is-expanded { -webkit-box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); } @media (max-width: 1023px) { .coh-style-header-dark-theme .main-menu .menu-level-1 > li.is-expanded { -webkit-box-shadow: none; box-shadow: none; }  } .coh-style-header-dark-theme .main-menu .menu-level-1 > li.in-active-trail { -webkit-box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); } .coh-style-header-dark-theme .main-menu .menu-level-1 > li > a { color: var(--ssa-color-palette-white);-webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;transition: color 300ms ease-in-out, 300ms ease-in-out border-color; } @media (max-width: 1023px) { .coh-style-header-dark-theme .main-menu .menu-level-1 > li > a { border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20);color: var(--ssa-color-palette-black); }  } .coh-style-header-dark-theme .main-menu .menu-level-1 > li > a:hover { color: var(--ssa-color-palette-brand-color); } @media (max-width: 1023px) { .coh-style-header-dark-theme .main-menu .menu-level-1 > li > a:hover { border-bottom-color: var(--ssa-color-palette-brand-color); }  } .coh-style-header-dark-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed { background-color: var(--ssa-color-palette-gray-10); } @media (max-width: 1023px) { .coh-style-header-dark-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed { background-color: rgba(0, 0, 0, 0); }  } .coh-style-header-dark-theme .main-menu .menu-level-2 > li > a { color: var(--ssa-color-palette-black);-webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;transition: color 300ms ease-in-out, 300ms ease-in-out border-color;border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); } .coh-style-header-dark-theme .main-menu .menu-level-2 > li > a:hover { color: var(--ssa-color-palette-brand-color);border-bottom-color: var(--ssa-color-palette-brand-color); } .coh-style-header-dark-theme .main-menu .menu-level-3 > li > a { -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color; transition: color 300ms ease-in-out, 300ms ease-in-out border-color;color: var(--ssa-color-palette-black);border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); } .coh-style-header-dark-theme .main-menu .menu-level-3 > li > a:hover { color: var(--ssa-color-palette-brand-color);border-bottom-color: var(--ssa-color-palette-brand-color); } .coh-style-header-dark-theme .search-toggle-button { -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out; transition: color 300ms ease-in-out, background-color 300ms ease-in-out;color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-gray-80); } @media (max-width: 1023px) { .coh-style-header-dark-theme .search-toggle-button { background-color: rgba(0, 0, 0, 0); }  } .coh-style-header-dark-theme .search-toggle-button:hover { background-color: var(--ssa-color-palette-brand-color); } @media (max-width: 1023px) { .coh-style-header-dark-theme .search-toggle-button:hover { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-brand-color); }  } .coh-style-header-dark-theme .search-toggle-button.search-active { background-color: var(--ssa-color-palette-brand-color); } @media (max-width: 1023px) { .coh-style-header-dark-theme .search-toggle-button.search-active { background-color: rgba(0, 0, 0, 0); }  } .coh-style-header-dark-theme .search-wrapper #block-searchform input[type="search"] { background-color: var(--ssa-color-palette-gray-10); } .coh-style-header-dark-theme .search-wrapper #block-searchform input[type="submit"] { color: rgba(0, 0, 0, 0); } .coh-style-header-dark-theme .search-wrapper #block-searchform .form-actions { -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out; transition: color 300ms ease-in-out, background-color 300ms ease-in-out;color: var(--ssa-color-palette-black);background-color: var(--ssa-color-palette-gray-10); } .coh-style-header-dark-theme .search-wrapper #block-searchform .form-actions:hover { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color); }
.coh-style-fake-button { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem;-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;font-size: 0.875rem;line-height: 1rem;font-weight: bold;margin-top: 0.5rem;margin-bottom: 0.5rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-style-fake-button:hover { background-color: var(--ssa-color-palette-brand-color-light);color: var(--ssa-color-palette-white); } .coh-style-fake-button::after { content: "\f054";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 0.75rem;padding-left: 0.5rem; }
.coh-style-card-text-light-background { color: var(--ssa-color-palette-black); } .coh-style-card-text-light-background a { color: var(--ssa-color-palette-black); } .coh-style-card-text-light-background .fake-link { color: var(--ssa-color-palette-brand-color); } .coh-style-card-text-light-background .fake-button { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); } .coh-style-card-text-light-background .card-date { color: var(--ssa-color-palette-gray-70); } .coh-style-card-text-light-background .card-tag { color: var(--ssa-color-palette-gray-70);background-color: var(--ssa-color-palette-gray-10); } .coh-style-card-text-light-background .card-tag:hover { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); } .coh-style-card-text-light-background .card-person { color: var(--ssa-color-palette-gray-70); } .coh-style-card-text-light-background .card-person:hover { color: var(--ssa-color-palette-brand-color); } .coh-style-card-text-light-background .card-place { color: var(--ssa-color-palette-gray-70); } .coh-style-card-text-light-background .card-place:hover { color: var(--ssa-color-palette-brand-color); } .coh-style-card-text-light-background .card-link:hover { color: var(--ssa-color-palette-brand-color); } .coh-style-card-text-light-background:hover .fake-link { color: var(--ssa-color-palette-brand-color-light); } .coh-style-card-text-light-background:hover .fake-button { background-color: var(--ssa-color-palette-brand-color-light);color: var(--ssa-color-palette-white); }
.coh-style-read-more-button-light { background-color: var(--ssa-color-palette-gray-10);padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem;font-size: 0.875rem;line-height: 1.25;font-weight: bold;color: var(--ssa-color-palette-brand-color);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-style-read-more-button-light:hover { background-color: var(--ssa-color-palette-gray-20);color: var(--ssa-color-palette-brand-color); } .coh-style-read-more-button-light::after { content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 0.75rem;padding-left: 0.5rem;margin-left: auto; } .coh-style-read-more-button-light.is-expanded::after { content: "\f077";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.coh-style-padding-top-bottom-large { padding-top: 3rem;padding-bottom: 3rem; } @media (max-width: 1169px) { .coh-style-padding-top-bottom-large { padding-top: 4.5rem;padding-bottom: 4.5rem; }  } @media (max-width: 767px) { .coh-style-padding-top-bottom-large { padding-top: 3rem;padding-bottom: 3rem; }  }
.coh-style-link { color: var(--ssa-color-palette-medicare-site-teal);text-decoration: underline; } .coh-style-link:hover { background-color: var(--ssa-color-palette-teal-dark);color: var(--ssa-color-palette-white); } .coh-style-link::after { content: "\f054";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 0.75rem;padding-left: 0.5rem;margin-left: auto;display: none; }
.coh-style-slider-pagination { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-style-slider-pagination li { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;margin-bottom: 0rem;margin-left: 0rem; } .coh-style-slider-pagination li::before { content: normal; } .coh-style-slider-pagination li button { background-color: var(--ssa-color-palette-gray-20);height: 0.375rem;width: 0.375rem;-webkit-border-radius: 0.25rem;border-radius: 0.25rem;margin-right: 0.25rem;margin-left: 0.25rem;-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease; } .coh-style-slider-pagination li button:hover { background-color: var(--ssa-color-palette-brand-color-light); } .coh-style-slider-pagination li.slick-active button { background-color: var(--ssa-color-palette-white);height: 0.625rem;width: 0.625rem;-webkit-border-radius: 0.3125rem;border-radius: 0.3125rem; }
.coh-style-tab-type-muted-teal-colored-multiline { margin-right: 0.3125rem;margin-bottom: 0rem;margin-left: 0rem;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; } .coh-style-tab-type-muted-teal-colored-multiline a { background-color: var(--ssa-color-palette-white);color: var(--ssa-color-palette-medicare-site-grey);font-size: 14px;line-height: 15px;height: 4.6875rem;border-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-color: var(--ssa-color-palette-medicare-site-teal);border-left-color: var(--ssa-color-palette-medicare-site-teal);border-right-color: var(--ssa-color-palette-medicare-site-teal);padding-top: .5rem;padding-right: 1rem;padding-bottom: .5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;word-wrap: break-word;direction: ltr;max-width: 15.625rem;text-align: center;vertical-align: middle; } .coh-style-tab-type-muted-teal-colored-multiline.is-active a { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-teal);border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-style: solid;border-left-style: solid;border-right-style: solid;border-left-color: var(--ssa-color-palette-medicare-site-teal);border-right-color: var(--ssa-color-palette-medicare-site-teal);border-top-color: var(--ssa-color-palette-medicare-site-teal);padding-top: .5rem;padding-right: 1rem;padding-bottom: .5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;line-height: 15px;word-wrap: break-word;direction: ltr;text-align: center;font-size: 0.875rem; }
.coh-style-search-body { font-size: 1.125rem; }
.coh-style-focusable-content .card-link:focus { -webkit-box-shadow: none; box-shadow: none; } .coh-style-focusable-content .card-link:focus::after { -webkit-box-shadow: none; box-shadow: none; } .coh-style-focusable-content a[role="link"] { display: block; }
.coh-style-fcso-web-section-header-green-muted { font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: bold;color: rgba(134, 193, 103, 1);padding-top: 0.625rem;padding-left: 0.625rem;font-size: 1.5rem;line-height: 1.0;letter-spacing: 0.0625rem; }
.coh-style-date-with-icon { margin-right: 0.5rem; } @media (max-width: 767px) { .coh-style-date-with-icon { margin-right: 0.25rem; }  } .coh-style-date-with-icon::before { content: "\f133";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin-right: 0.25rem; }
.coh-style-search-block { margin-bottom: 1rem;-webkit-box-shadow: rgba(0,0,0,.5) 0 3px 6px;box-shadow: rgba(0,0,0,.5) 0 3px 6px;; } .coh-style-search-block form { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .coh-style-search-block .form-type-search-api-autocomplete { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1;padding: 0rem; } .coh-style-search-block .form-text.form-autocomplete { height: 3.5rem;width: 100%;background-color: var(--ssa-color-palette-white);padding-right: 1.5rem;padding-left: 1.5rem;border-style: none;color: var(--ssa-color-palette-gray-70); } .coh-style-search-block .form-actions { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background-color: var(--ssa-color-palette-white);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;padding: 0rem; } .coh-style-search-block .form-actions::before { content: "\f002";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;font-size: 1.5rem;color: var(--ssa-color-palette-medicare-site-grey);-webkit-transition: color 300ms ease;transition: color 300ms ease; } .coh-style-search-block .form-actions:hover { background-color: var(--ssa-color-palette-medicare-site-grey); } .coh-style-search-block .form-actions:hover::before { color: var(--ssa-color-palette-white);cursor: pointer; } .coh-style-search-block .button.form-submit { height: 3.5rem;width: 3.5rem;padding: 0rem;background-color: rgba(0, 0, 0, 0);border-style: none;color: rgba(0, 0, 0, 0);z-index: 1; } .coh-style-search-block .button.form-submit:hover { background-color: rgba(0, 0, 0, 0);color: rgba(0, 0, 0, 0); }
.coh-style-hide-default-listing-view + .coh-row .default-listing-view { display: none; }
.coh-style-read-more-button-color { background-color: var(--ssa-color-palette-brand-color);padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem;font-size: 0.875rem;line-height: 1.25;font-weight: bold;color: var(--ssa-color-palette-white);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-style-read-more-button-color:hover { background-color: var(--ssa-color-palette-brand-color-light);color: var(--ssa-color-palette-white); } .coh-style-read-more-button-color::after { content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 0.75rem;padding-left: 0.5rem;margin-left: auto; } .coh-style-read-more-button-color.is-expanded::after { content: "\f077";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.coh-style-padding-top-small { padding-top: 2rem; } @media (max-width: 1169px) { .coh-style-padding-top-small { padding-top: 1.5rem; }  }
.coh-style-padding-bottom-small { padding-bottom: 2rem; } @media (max-width: 1169px) { .coh-style-padding-bottom-small { padding-bottom: 1.5rem; }  }
.coh-style-faq-search { background-image: url("/sites/default/files/10905219.png");background-position: left top;background-size: auto;background-repeat: no-repeat;background-attachment: scroll;min-height: 2.75rem;min-width: 2.75rem;background-color: rgba(0, 0, 0, 0); } .coh-style-faq-search .form-actions { background-image: url("/sites/default/files/10905219.png");background-position: left top;background-size: auto;background-repeat: no-repeat;background-attachment: scroll;background-color: rgba(0, 0, 0, 0);min-height: 2.75rem;min-width: 2.75rem; } .coh-style-faq-search views-exposed-form { background-image: url("/sites/default/files/10905219.png");background-position: left top;background-size: auto;background-repeat: no-repeat;background-attachment: scroll;background-color: rgba(0, 0, 0, 0);min-height: 2.75rem;min-width: 2.75rem; } .coh-style-faq-search form-actions { background-image: url("/sites/default/files/10905219.png");background-position: left top;background-size: auto;background-repeat: no-repeat;background-attachment: scroll;min-height: 2.75rem;min-width: 2.75rem;background-color: rgba(0, 0, 0, 0); } .coh-style-faq-search js-form-submit { background-image: url("/sites/default/files/10905219.png");background-position: left top;background-size: auto;background-repeat: no-repeat;background-attachment: scroll;min-height: 2.75rem;min-width: 2.75rem; }
.coh-style-slider-flex-layout .slick-track { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.coh-style-fcso-web-section-header-green { font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: bold;color: rgba(141, 198, 63, 1);padding-top: 0.625rem;padding-left: 0.625rem;font-size: 1.5rem;line-height: 1.0;letter-spacing: 0.0625rem; }
.coh-style-fcso-h4-custom { font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: bold;color: var(--ssa-color-palette-medicare-navy);font-size: 1.125rem;margin-top: 0.9375rem;margin-bottom: 0.3125rem; } @media (max-width: 1169px) { .coh-style-fcso-h4-custom { font-size: 1.125rem; }  } .coh-style-fcso-h4-custom::before { margin-right: 0.3125rem;content: "\f133";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.coh-style-card-text-dark-background { color: var(--ssa-color-palette-white); } .coh-style-card-text-dark-background a { color: var(--ssa-color-palette-white); } .coh-style-card-text-dark-background .fake-link { color: var(--ssa-color-palette-brand-color); } .coh-style-card-text-dark-background .fake-button { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); } .coh-style-card-text-dark-background .card-date { color: var(--ssa-color-palette-white); } .coh-style-card-text-dark-background .card-tag { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color); } .coh-style-card-text-dark-background .card-tag:hover { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color-light); } .coh-style-card-text-dark-background .card-person { color: var(--ssa-color-palette-white); } .coh-style-card-text-dark-background .card-person:hover { color: var(--ssa-color-palette-brand-color); } .coh-style-card-text-dark-background .card-place { color: var(--ssa-color-palette-white); } .coh-style-card-text-dark-background .card-place:hover { color: var(--ssa-color-palette-brand-color); } .coh-style-card-text-dark-background .card-link:hover { color: var(--ssa-color-palette-brand-color); } .coh-style-card-text-dark-background:hover .fake-link { color: var(--ssa-color-palette-brand-color-light); } .coh-style-card-text-dark-background:hover .fake-button { background-color: var(--ssa-color-palette-brand-color-light);color: var(--ssa-color-palette-white); }
.coh-style-fcso-accordion-tabs .coh-accordion-title a { background-color: var(--ssa-color-palette-medicare-site-grey);color: var(--ssa-color-palette-white);-webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);-webkit-transition: 200ms ease box-shadow, background-color 300ms ease;transition: 200ms ease box-shadow, background-color 300ms ease;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-size: 0.875rem;line-height: 1rem;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem;font-weight: bold;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1169px) { .coh-style-fcso-accordion-tabs .coh-accordion-title a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-fcso-accordion-tabs .coh-accordion-title a { padding-top: 1rem;padding-right: 1.5rem;padding-bottom: 1rem;padding-left: 1.5rem; }  } .coh-style-fcso-accordion-tabs .coh-accordion-title a:hover { background-color: var(--ssa-color-palette-medicare-site-teal);color: var(--ssa-color-palette-white);-webkit-box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color);box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color); } .coh-style-fcso-accordion-tabs .coh-accordion-title a::after { margin-left: auto;content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-transform: rotateZ(0deg);-ms-transform: rotate(0deg);transform: rotateZ(0deg);-webkit-transition: 300ms ease transform;transition: 300ms ease transform; } .coh-style-fcso-accordion-tabs .coh-accordion-title.is-active { background-color: var(--ssa-color-palette-medicare-site-teal);color: var(--ssa-color-palette-white); } .coh-style-fcso-accordion-tabs .coh-accordion-title.is-active a { background-color: var(--ssa-color-palette-medicare-site-teal);-webkit-box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-white);box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-white);color: var(--ssa-color-palette-white); } .coh-style-fcso-accordion-tabs .coh-accordion-title.is-active a::after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); } .coh-style-fcso-accordion-tabs .coh-accordion-tabs-nav { -webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-white); box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-white); } .coh-style-fcso-accordion-tabs .coh-accordion-tabs-nav li { margin-bottom: 0rem;margin-left: 0rem;background-color: rgba(107, 117, 120, 1);border-right-width: 0.0625rem;border-right-style: solid;border-right-color: var(--ssa-color-palette-white); } .coh-style-fcso-accordion-tabs .coh-accordion-tabs-nav li a { -webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20); box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);-webkit-transition: 200ms ease box-shadow;transition: 200ms ease box-shadow;color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-grey);font-size: 0.875rem;line-height: 1rem;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem;border-color: rgba(0, 0, 0, 0); } @media (max-width: 1169px) { .coh-style-fcso-accordion-tabs .coh-accordion-tabs-nav li a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-fcso-accordion-tabs .coh-accordion-tabs-nav li a { padding-top: 1rem;padding-bottom: 1rem; }  } .coh-style-fcso-accordion-tabs .coh-accordion-tabs-nav li a:hover { background-color: var(--ssa-color-palette-medicare-site-teal);color: var(--ssa-color-palette-white); } .coh-style-fcso-accordion-tabs .coh-accordion-tabs-nav li.is-active { background-color: var(--ssa-color-palette-medicare-site-teal);position: relative;color: var(--ssa-color-palette-white); } .coh-style-fcso-accordion-tabs .coh-accordion-tabs-nav li.is-active a { background-color: var(--ssa-color-palette-medicare-site-teal);color: var(--ssa-color-palette-white); } .coh-style-fcso-accordion-tabs .coh-accordion-tabs-nav li.is-active::after { position: absolute;height: 0rem;width: 0rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-left-color: rgba(0, 0, 0, 0);border-right-color: rgba(0, 0, 0, 0);border-top-color: var(--ssa-color-palette-medicare-site-teal);border-top-width: 1rem;border-left-width: 1rem;border-right-width: 1rem;content: "";margin-top: -0.125rem;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%); }
.coh-style-modal-close-button-light,.coh-style-modal-close-button-color,.coh-style-modal-close-button-dark { height: 3rem;width: 3rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;color: var(--ssa-color-palette-brand-color);font-size: 1.5rem;-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;background-color: var(--ssa-color-palette-gray-10); } .coh-style-modal-close-button-light::before,.coh-style-modal-close-button-color::before,.coh-style-modal-close-button-dark::before { content: "\2715"; } .coh-style-modal-close-button-light:hover,.coh-style-modal-close-button-color:hover,.coh-style-modal-close-button-dark:hover { color: var(--ssa-color-palette-brand-color-dark);background-color: var(--ssa-color-palette-gray-20); } .coh-style-modal-close-button-color { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color);-webkit-transition: background-color 200ms ease;transition: background-color 200ms ease; } .coh-style-modal-close-button-color:hover { background-color: var(--ssa-color-palette-brand-color-light);color: var(--ssa-color-palette-white); } .coh-style-modal-close-button-dark { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-black);-webkit-transition: background-color 200ms ease;transition: background-color 200ms ease; } .coh-style-modal-close-button-dark:hover { background-color: var(--ssa-color-palette-gray-70);color: var(--ssa-color-palette-white); }
.coh-style-pre-heading,.coh-style-pre-heading-dark,.coh-style-pre-heading-blue,.coh-style-pre-heading-light { font-size: 0.875rem;font-weight: bold;line-height: 1.25;margin-bottom: 1rem; } @media (max-width: 1169px) { .coh-style-pre-heading,.coh-style-pre-heading-dark,.coh-style-pre-heading-blue,.coh-style-pre-heading-light { margin-bottom: 0.5rem; }  } .coh-style-pre-heading-dark { color: var(--ssa-color-palette-black); } .coh-style-pre-heading-blue { color: var(--ssa-color-palette-brand-color); } .coh-style-pre-heading-light { color: var(--ssa-color-palette-white); }
.coh-style-social-icon { list-style-type: none;margin-bottom: 0rem;margin-left: 0rem;display: inline-block; } .coh-style-social-icon a { background-color: var(--ssa-color-palette-brand-color);height: 2rem;width: 2rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-border-radius: 1rem;border-radius: 1rem;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-right: 0.25rem;margin-left: 0.25rem;-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease; } .coh-style-social-icon a::before { content: "\f09a";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: var(--ssa-color-palette-white);font-size: 1rem; } .coh-style-social-icon a:hover { background-color: var(--ssa-color-palette-brand-color-light);color: var(--ssa-color-palette-white); }
.coh-style-paragraph-large { font-size: 1.5rem;line-height: 1.5; } @media (max-width: 1169px) { .coh-style-paragraph-large { font-size: 1.25rem; }  }
.coh-style-paragraph-no-margin { margin-bottom: 0rem;margin-left: 0.625rem; }
.coh-style-fcso-web-section-header-teal { font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: bold;color: rgba(0, 160, 176, 1);padding-top: 0.625rem;padding-left: 0.625rem;font-size: 1.5rem;line-height: 1.0;letter-spacing: 0.0625rem; }
.coh-style-fcso-web-section-header-purple { font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: bold;color: var(--ssa-color-palette-medicare-site-purple);padding: 0.625rem;font-size: 1.5rem;line-height: 1.0;letter-spacing: 0.0625rem; }
.coh-style-search-title { font-weight: 900;font-size: 1.25rem;line-height: 1.25;margin-top: 0rem;margin-bottom: 0rem; }
.coh-style-fcso-homepage-image-tile { -webkit-transition: all 300ms ease; transition: all 300ms ease;font-weight: normal;color: var(--ssa-color-palette-brand-color);font-size: 1.125rem;line-height: 0.9375rem; } .coh-style-fcso-homepage-image-tile:hover { -webkit-transition: all 300ms ease; transition: all 300ms ease;color: var(--ssa-color-palette-medicare-site-white);background-color: var(--ssa-color-palette-medicare-navy);-webkit-transform: scaleX(1.05) scaleY(1.05);-ms-transform: scaleX(1.05) scaleY(1.05);transform: scaleX(1.05) scaleY(1.05);opacity: 1; }
.coh-style-footer-dark-theme { background-color: var(--ssa-color-palette-gray-90); } .coh-style-footer-dark-theme .footer-menu a { color: var(--ssa-color-palette-white); } .coh-style-footer-dark-theme .footer-menu a:hover { color: var(--ssa-color-palette-brand-color); } .coh-style-footer-dark-theme .social-links a { color: var(--ssa-color-palette-brand-color); } .coh-style-footer-dark-theme .social-links a:hover { color: var(--ssa-color-palette-brand-color-light); } .coh-style-footer-dark-theme .secondary-row { background-color: var(--ssa-color-palette-gray-80);color: var(--ssa-color-palette-white); }
.coh-style-slider-navigation-left,.coh-style-slider-navigation-right { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;height: 3.5rem;width: 3rem;background-color: rgba(0, 0, 0, 0.25);-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease; } @media (max-width: 1169px) { .coh-style-slider-navigation-left,.coh-style-slider-navigation-right { width: 2rem; }  } @media (max-width: 767px) { .coh-style-slider-navigation-left,.coh-style-slider-navigation-right { width: 1.5rem; }  } .coh-style-slider-navigation-left::before,.coh-style-slider-navigation-right::before { content: "\f053";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: var(--ssa-color-palette-white);font-size: 1rem;-webkit-transition: color 300ms ease;transition: color 300ms ease; } @media (max-width: 767px) { .coh-style-slider-navigation-left::before,.coh-style-slider-navigation-right::before { font-size: 0.75rem; }  } .coh-style-slider-navigation-left:hover,.coh-style-slider-navigation-right:hover { background-color: rgba(0, 0, 0, 0.5); } .coh-style-slider-navigation-right::before { content: "\f054";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.coh-style-sidebar-nav { margin-bottom: 0rem;padding-top: 8px;padding-right: 3.125rem; } @media (max-width: 1023px) { .coh-style-sidebar-nav { padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem;border-width: 1px;-webkit-border-radius: 5px;border-radius: 5px;border-style: solid;border-color: var(--ssa-color-palette-gray-80); }  } .coh-style-sidebar-nav[aria-expanded="false"] { position: relative; } .coh-style-sidebar-nav[aria-expanded="false"]::after { display: inline-block;content: ^; } @media (max-width: 1023px) { .coh-style-sidebar-nav ul.coh-style-sidebar-nav { border-width: 0rem;border-color: rgba(0, 0, 0, 0); }  } .coh-style-sidebar-nav li { list-style-type: none;margin-bottom: 0rem;margin-left: 0rem; } .coh-style-sidebar-nav li a { font-weight: bold;color: var(--ssa-color-palette-gray-80);line-height: 1rem;font-size: 0.875rem;padding-top: 1.25rem;padding-bottom: 1.25rem;padding-left: 0.625rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);-webkit-transition: 200ms ease box-shadow, color 200ms ease;transition: 200ms ease box-shadow, color 200ms ease; } @media (max-width: 767px) { .coh-style-sidebar-nav li a { padding-top: 1rem;padding-bottom: 1rem; }  } .coh-style-sidebar-nav li a:hover { color: var(--ssa-color-palette-gray-80);background-color: rgba(225, 225, 225, 1); } .coh-style-sidebar-nav li ul { margin-top: 0rem;margin-bottom: 0rem; } .coh-style-sidebar-nav li ul > li > a { padding-right: 2rem;padding-left: 2rem; } @media (max-width: 1169px) { .coh-style-sidebar-nav li ul > li > a { padding-right: 1.5rem;padding-left: 1.5rem; }  } .coh-style-sidebar-nav li.is-active { background-color: var(--ssa-color-palette-medicare-site-teal);color: var(--ssa-color-palette-white); } .coh-style-sidebar-nav li.is-active > a { -webkit-box-shadow: none; box-shadow: none;color: var(--ssa-color-palette-white); } .coh-style-sidebar-nav li.is-active > a:hover { color: var(--ssa-color-palette-black); }
.coh-style-padding-left-right-large { padding-right: 6rem;padding-left: 6rem; } @media (max-width: 1169px) { .coh-style-padding-left-right-large { padding-right: 4.5rem;padding-left: 4.5rem; }  } @media (max-width: 767px) { .coh-style-padding-left-right-large { padding-right: 3rem;padding-left: 3rem; }  }
.coh-style-video .mejs__layers .mejs__overlay .mejs__overlay-loading .mejs__overlay-loading-bg-img { background: none;border-width: 0.625rem;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;border-style: solid;border-top-color: rgba(0, 0, 0, 0.2);border-bottom-color: rgba(0, 0, 0, 0.2);border-left-color: var(--ssa-color-palette-brand-color);border-right-color: rgba(0, 0, 0, 0.2); } .coh-style-video .mejs__layers .mejs__overlay.mejs__overlay-play .mejs__overlay-button { background-color: var(--ssa-color-palette-brand-color);-webkit-border-radius: 50%;border-radius: 50%;position: relative;-webkit-transition: background-color 300ms ease-in-out;transition: background-color 300ms ease-in-out;background-image: none; } .coh-style-video .mejs__layers .mejs__overlay.mejs__overlay-play .mejs__overlay-button::before { content: "\f04b";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: var(--ssa-color-palette-white);font-size: 1.5rem;position: absolute;top: 50%;left: 55%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%); } .coh-style-video .mejs__layers .mejs__overlay.mejs__overlay-play .mejs__overlay-button:hover { background-color: var(--ssa-color-palette-brand-color-dark); } .coh-style-video .mejs__controls { z-index: 2;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;background-color: var(--ssa-color-palette-brand-color);background-image: none;padding: 0rem; } .coh-style-video .mejs__controls .mejs__button { line-height: normal;height: 2.5rem;width: 2.5rem; } .coh-style-video .mejs__controls .mejs__button button { color: var(--ssa-color-palette-white);font-size: 1.875rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;height: 2.5rem;width: 2.5rem;background-image: none;background-color: rgba(0, 0, 0, 0);-webkit-transition: background-color 300ms ease-in-out;transition: background-color 300ms ease-in-out;margin: 0rem; } .coh-style-video .mejs__controls .mejs__button button:hover { background-color: var(--ssa-color-palette-brand-color-light); } .coh-style-video .mejs__controls .mejs__button.mejs__play button::before { content: "\f04b";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 1rem; } .coh-style-video .mejs__controls .mejs__button.mejs__pause button::before { content: "\f04c";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 1rem; } .coh-style-video .mejs__controls .mejs__button.mejs__replay button::before { content: "\f01e";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 1rem; } .coh-style-video .mejs__controls .mejs__button.mejs__mute button::before { content: "\f026";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 1.25rem; } .coh-style-video .mejs__controls .mejs__button.mejs__unmute button::before { content: "\f028";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 1.25rem; } .coh-style-video .mejs__controls .mejs__button .mejs__volume-slider { background-color: var(--ssa-color-palette-brand-color); } .coh-style-video .mejs__controls .mejs__button .mejs__volume-slider .mejs__volume-total .mejs__volume-handle { background-color: var(--ssa-color-palette-brand-color-dark); } .coh-style-video .mejs__controls .mejs__button.mejs__fullscreen-button button::before { content: "\f065";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 1rem; } .coh-style-video .mejs__controls .mejs__button.mejs__fullscreen-button.mejs__unfullscreen button::before { content: "\f065";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 1rem; } .coh-style-video .mejs__controls .mejs__time { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;color: var(--ssa-color-palette-white);height: 2.5rem;width: 2.5rem;font-size: 0.75rem;padding: 0rem; } .coh-style-video .mejs__controls .mejs__time-rail { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;height: 2.5rem;padding: 0rem;margin: 0rem; } .coh-style-video .mejs__controls .mejs__time-rail .mejs__time-total { margin: 0rem; }
.coh-style-fcso-web-section-header-teal-muted { font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: bold;color: var(--ssa-color-palette-medicare-site-teal);padding-top: 0.625rem;padding-left: 0.625rem;font-size: 1.5rem;line-height: 1.0;letter-spacing: 0.0625rem; }
.coh-style-tab-type-purple-colored-multiline { margin-right: 0.3125rem;margin-bottom: 0rem;margin-left: 0rem;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; } .coh-style-tab-type-purple-colored-multiline a { background-color: var(--ssa-color-palette-white);color: var(--ssa-color-palette-medicare-site-grey);font-size: 14px;line-height: 15px;height: 4.6875rem;border-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-color: var(--ssa-color-palette-medicare-site-purple);border-left-color: var(--ssa-color-palette-medicare-site-purple);border-right-color: var(--ssa-color-palette-medicare-site-purple);padding-top: .5rem;padding-right: 1rem;padding-bottom: .5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;word-wrap: break-word;direction: ltr;max-width: 15.625rem;text-align: center;vertical-align: middle; } .coh-style-tab-type-purple-colored-multiline.is-active a { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-purple);border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-style: solid;border-left-style: solid;border-right-style: solid;border-left-color: var(--ssa-color-palette-medicare-site-purple);border-right-color: var(--ssa-color-palette-medicare-site-purple);border-top-color: var(--ssa-color-palette-medicare-site-purple);padding-top: .5rem;padding-right: 1rem;padding-bottom: .5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;line-height: 15px;word-wrap: break-word;direction: ltr;text-align: center;font-size: 0.875rem; }
.coh-style-tab-type-purple-colored { margin-right: 0.3125rem;margin-bottom: 0rem;margin-left: 0rem;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; } .coh-style-tab-type-purple-colored a { background-color: var(--ssa-color-palette-white);color: var(--ssa-color-palette-medicare-site-grey);font-size: 0.875rem;line-height: 15px;height: 3.75rem;border-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-color: rgba(84, 7, 86, 1);border-left-color: rgba(84, 7, 86, 1);border-right-color: rgba(84, 7, 86, 1);padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;max-width: 15.625rem;word-wrap: break-word;direction: ltr;text-align: center; } .coh-style-tab-type-purple-colored.is-active a { color: var(--ssa-color-palette-white);background-color: rgba(84, 7, 86, 1);border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-style: solid;border-left-style: solid;border-right-style: solid;border-left-color: rgba(84, 7, 86, 1);border-right-color: rgba(84, 7, 86, 1);border-top-color: rgba(84, 7, 86, 1);padding-top: .5rem;padding-right: 1rem;padding-bottom: 1.5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold; }
.coh-style-recent-articles-block .view-header { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;margin-top: 0rem;margin-bottom: 0rem; } .coh-style-recent-articles-block .more-link { text-transform: uppercase;font-size: 0.75rem;font-weight: bold;letter-spacing: 0.03125rem;margin-left: auto;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-style-recent-articles-block .more-link::after { content: "\f0da";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: var(--ssa-color-palette-brand-color);margin-left: 0.3125rem; } .coh-style-recent-articles-block .article-item { margin-bottom: 0.3125rem; } @media (max-width: 767px) { .coh-style-recent-articles-block .article-item { display: block; }  } @media (max-width: 564px) { .coh-style-recent-articles-block .article-item { display: block; }  } .coh-style-recent-articles-block .view-title { margin-bottom: 0rem; } .coh-style-recent-articles-block .views-field-created { font-size: 1rem;letter-spacing: 0.0625rem;color: var(--ssa-color-palette-gray-70); } .coh-style-recent-articles-block .views-field-field-last-reviewed- { color: var(--ssa-color-palette-medicare-site-grey);text-align: left;font-size: 10px;margin-top: -0.625rem;margin-left: 0rem; }
.coh-style-facet-accordion .collapsiblock { background-image: none;background-origin: border-box;background-clip: border-box; } .coh-style-facet-accordion .collapsiblock a { color: var(--ssa-color-palette-black); } .coh-style-facet-accordion .collapsiblock h2 { font-size: 0.875rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;border-bottom-width: 0.125rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-brand-color);padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem; } .coh-style-facet-accordion .collapsiblock h2::after { content: "\f077";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-style-facet-accordion .collapsiblock.collapsiblockCollapsed h2 { border-bottom-color: var(--ssa-color-palette-gray-20);border-bottom-width: 0.0625rem; } .coh-style-facet-accordion .collapsiblock.collapsiblockCollapsed h2::after { content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-style-facet-accordion .coh-block { margin-bottom: 2.5rem; } .coh-style-facet-accordion .facet-item { margin-left: 0rem;list-style-type: none;padding-right: 1.875rem;padding-left: 1.875rem; } .coh-style-facet-accordion .facet-item a { color: var(--ssa-color-palette-brand-color);cursor: pointer; } .coh-style-facet-accordion .facet-item a:hover { color: var(--ssa-color-palette-brand-color-light); } .coh-style-facet-accordion .facet-item a .facet-item__count { color: var(--ssa-color-palette-black);float: right; } .coh-style-facet-accordion .facet-item a.is-active { color: var(--ssa-color-palette-black); } .coh-style-facet-accordion .facet-item a.is-active .facet-item__status { color: var(--ssa-color-palette-brand-color); }
.coh-style-extra-info { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-bottom: 0rem; } .coh-style-extra-info li { font-weight: bold;font-size: 0.75rem;margin-bottom: 0rem;margin-left: 0rem;list-style-type: none; } @media (max-width: 564px) { .coh-style-extra-info li { font-size: 0.625rem; }  }
.coh-style-header-colored-theme { background-color: var(--ssa-color-palette-brand-color-dark); } .coh-style-header-colored-theme .utilities-bar-horizontal { background-color: var(--ssa-color-palette-brand-color); } .coh-style-header-colored-theme .utilities-bar-horizontal .utilities-menu a { color: var(--ssa-color-palette-white); } .coh-style-header-colored-theme .utilities-bar-horizontal .utilities-menu a:hover { color: var(--ssa-color-palette-black); } .coh-style-header-colored-theme .utilities-bar-horizontal .social-links a { color: var(--ssa-color-palette-black); } .coh-style-header-colored-theme .utilities-bar-horizontal .social-links a:hover { color: var(--ssa-color-palette-white); } .coh-style-header-colored-theme .utilities-bar-vertical { background-color: var(--ssa-color-palette-gray-10); } .coh-style-header-colored-theme .utilities-bar-vertical .utilities-menu a { color: var(--ssa-color-palette-black); } .coh-style-header-colored-theme .utilities-bar-vertical .utilities-menu a:hover { color: var(--ssa-color-palette-brand-color); } .coh-style-header-colored-theme .utilities-bar-vertical .social-links { background-color: var(--ssa-color-palette-white);border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); } .coh-style-header-colored-theme .utilities-bar-vertical .social-links a { color: var(--ssa-color-palette-brand-color); } .coh-style-header-colored-theme .utilities-bar-vertical .social-links a:hover { color: var(--ssa-color-palette-brand-color-light); } .coh-style-header-colored-theme .main-menu-toggle-button { color: var(--ssa-color-palette-white); } .coh-style-header-colored-theme .main-menu-toggle-button:hover { color: var(--ssa-color-palette-black); } @media (max-width: 1023px) { .coh-style-header-colored-theme .main-menu-wrapper { background-color: var(--ssa-color-palette-white); }  } .coh-style-header-colored-theme .main-menu .menu-level-1 > li { -webkit-transition: 300ms ease-in-out box-shadow; transition: 300ms ease-in-out box-shadow;-webkit-box-shadow: inset 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0);box-shadow: inset 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0); } @media (max-width: 1023px) { .coh-style-header-colored-theme .main-menu .menu-level-1 > li { -webkit-box-shadow: none; box-shadow: none; }  } .coh-style-header-colored-theme .main-menu .menu-level-1 > li:hover { -webkit-box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-black); box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-black); } @media (max-width: 1023px) { .coh-style-header-colored-theme .main-menu .menu-level-1 > li:hover { -webkit-box-shadow: none; box-shadow: none; }  } .coh-style-header-colored-theme .main-menu .menu-level-1 > li.is-expanded { -webkit-box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-black); box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-black); } @media (max-width: 1023px) { .coh-style-header-colored-theme .main-menu .menu-level-1 > li.is-expanded { -webkit-box-shadow: none; box-shadow: none; }  } .coh-style-header-colored-theme .main-menu .menu-level-1 > li.in-active-trail { -webkit-box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-black); box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-black); } @media (max-width: 1023px) { .coh-style-header-colored-theme .main-menu .menu-level-1 > li.in-active-trail { -webkit-box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); }  } .coh-style-header-colored-theme .main-menu .menu-level-1 > li > a { color: var(--ssa-color-palette-white);-webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;transition: color 300ms ease-in-out, 300ms ease-in-out border-color; } @media (max-width: 1023px) { .coh-style-header-colored-theme .main-menu .menu-level-1 > li > a { border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20);color: var(--ssa-color-palette-black); }  } .coh-style-header-colored-theme .main-menu .menu-level-1 > li > a:hover { color: var(--ssa-color-palette-black); } @media (max-width: 1023px) { .coh-style-header-colored-theme .main-menu .menu-level-1 > li > a:hover { color: var(--ssa-color-palette-brand-color);border-bottom-color: var(--ssa-color-palette-brand-color); }  } .coh-style-header-colored-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed { background-color: var(--ssa-color-palette-gray-10); } @media (max-width: 1023px) { .coh-style-header-colored-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed { background-color: rgba(0, 0, 0, 0); }  } .coh-style-header-colored-theme .main-menu .menu-level-2 > li > a { color: var(--ssa-color-palette-black);-webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;transition: color 300ms ease-in-out, 300ms ease-in-out border-color;border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); } .coh-style-header-colored-theme .main-menu .menu-level-2 > li > a:hover { color: var(--ssa-color-palette-brand-color);border-bottom-color: var(--ssa-color-palette-brand-color); } .coh-style-header-colored-theme .main-menu .menu-level-3 > li > a { -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color; transition: color 300ms ease-in-out, 300ms ease-in-out border-color;color: var(--ssa-color-palette-black);border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); } .coh-style-header-colored-theme .main-menu .menu-level-3 > li > a:hover { color: var(--ssa-color-palette-brand-color);border-bottom-color: var(--ssa-color-palette-brand-color); } .coh-style-header-colored-theme .search-toggle-button { -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out; transition: color 300ms ease-in-out, background-color 300ms ease-in-out;color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color); } @media (max-width: 1023px) { .coh-style-header-colored-theme .search-toggle-button { background-color: rgba(0, 0, 0, 0); }  } .coh-style-header-colored-theme .search-toggle-button:hover { background-color: var(--ssa-color-palette-black); } @media (max-width: 1023px) { .coh-style-header-colored-theme .search-toggle-button:hover { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-black); }  } .coh-style-header-colored-theme .search-toggle-button.search-active { background-color: var(--ssa-color-palette-black); } @media (max-width: 1023px) { .coh-style-header-colored-theme .search-toggle-button.search-active { background-color: rgba(0, 0, 0, 0); }  } .coh-style-header-colored-theme .search-wrapper #block-searchform input[type="search"] { background-color: var(--ssa-color-palette-gray-10); } .coh-style-header-colored-theme .search-wrapper #block-searchform input[type="submit"] { color: rgba(0, 0, 0, 0); } .coh-style-header-colored-theme .search-wrapper #block-searchform .form-actions { -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out; transition: color 300ms ease-in-out, background-color 300ms ease-in-out;color: var(--ssa-color-palette-black);background-color: var(--ssa-color-palette-gray-10); } .coh-style-header-colored-theme .search-wrapper #block-searchform .form-actions:hover { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-black); }
.coh-style-text-color-light-background { color: var(--ssa-color-palette-black); }
.coh-style-multi-column-two-column { -webkit-column-gap: 2rem; -moz-column-gap: 2rem; column-gap: 2rem; } @media (max-width: 1169px) { .coh-style-multi-column-two-column { -webkit-column-gap: 1.5rem; -moz-column-gap: 1.5rem; column-gap: 1.5rem; }  } @media (max-width: 1023px) { .coh-style-multi-column-two-column { -webkit-column-gap: 0rem; -moz-column-gap: 0rem; column-gap: 0rem; }  }
.coh-style-link-button-color { background-color: var(--ssa-color-palette-teal);color: var(--ssa-color-palette-white);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-top: 0.625rem;padding-right: 1rem;padding-bottom: 0.625rem;padding-left: 1rem;-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;font-size: 0.875rem;line-height: 1.25;font-weight: bold;margin-top: 0.5rem;margin-bottom: 0.5rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-style-link-button-color:hover { background-color: var(--ssa-color-palette-teal-dark);color: var(--ssa-color-palette-white); } .coh-style-link-button-color::after { content: "\f054";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 0.75rem;padding-left: 0.5rem;margin-left: auto;display: none; }
.coh-style-global-float-items { height: 2.5rem;width: 2.5rem;position: fixed;top: 50%;z-index: 10;right: 0rem; }
.coh-style-tab-type-resources a::before,.coh-style-tab-type-media a::before { content: "\e803";font-family: fontello;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: var(--ssa-color-palette-white);font-size: 5rem;margin-bottom: 0.625rem;display: block; } .coh-style-tab-type-media a::before { content: "\e807";font-family: fontello;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.coh-style-image-align-centre-xl { -webkit-border-radius: 10%; border-radius: 10%; }
.coh-style-map-info-window p { font-size: 0.75rem;margin-bottom: 0.375rem;line-height: 1.25; }
.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-white);-webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);-webkit-transition: 200ms ease box-shadow, background-color 300ms ease;transition: 200ms ease box-shadow, background-color 300ms ease;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-size: 0.875rem;line-height: 1rem;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem;font-weight: bold;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1169px) { .coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a { padding-top: 1rem;padding-right: 1.5rem;padding-bottom: 1rem;padding-left: 1.5rem; }  } .coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a:hover { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-white);-webkit-box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color);box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color); } .coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a::after { margin-left: auto;content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-transform: rotateZ(0deg);-ms-transform: rotate(0deg);transform: rotateZ(0deg);-webkit-transition: 300ms ease transform;transition: 300ms ease transform; } .coh-style-accordion-tabs-keyline-light-text .coh-accordion-title.is-active a { background-color: rgba(0, 0, 0, 0);-webkit-box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color);box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color); } .coh-style-accordion-tabs-keyline-light-text .coh-accordion-title.is-active a::after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); } .coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav { -webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20); box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20); } .coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li { margin-bottom: 0rem;margin-left: 0rem; } .coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a { -webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20); box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);-webkit-transition: 200ms ease box-shadow;transition: 200ms ease box-shadow;color: var(--ssa-color-palette-white);background-color: rgba(0, 0, 0, 0);font-weight: bold;font-size: 0.875rem;line-height: 1rem;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem; } @media (max-width: 1169px) { .coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a { padding-top: 1rem;padding-bottom: 1rem; }  } .coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a:hover { -webkit-box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color); box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white);background-color: rgba(0, 0, 0, 0); } .coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li.is-active a { -webkit-box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color); box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color);background-color: rgba(0, 0, 0, 0); }
.coh-style-heading-4-size { font-size: 1.25rem;font-weight: bold;margin-bottom: 1.375rem;line-height: 1.5;margin-bottom: 1rem; } @media (max-width: 1169px) { .coh-style-heading-4-size { font-size: 1.125rem; }  } @media (max-width: 767px) { .coh-style-heading-4-size { margin-bottom: 1.25rem; }  }
.coh-style-multi-column-three-column { -webkit-column-gap: 2rem; -moz-column-gap: 2rem; column-gap: 2rem; } @media (max-width: 1169px) { .coh-style-multi-column-three-column { -webkit-column-gap: 1.5rem; -moz-column-gap: 1.5rem; column-gap: 1.5rem; }  } @media (max-width: 1023px) { .coh-style-multi-column-three-column { -webkit-column-gap: 0rem; -moz-column-gap: 0rem; column-gap: 0rem; }  }
.coh-style-padding-top-bottom-small { padding-top: 2rem;padding-bottom: 2rem; } @media (max-width: 1169px) { .coh-style-padding-top-bottom-small { padding-top: 1.5rem;padding-bottom: 1.5rem; }  } .coh-style-padding-top-bottom-small div[data-row-xxl="equal_equal_equal"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .coh-style-padding-top-bottom-small div[data-row-xl="equal_equal_equal"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .coh-style-padding-top-bottom-small div[data-row-lg="equal_equal_equal"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .coh-style-padding-top-bottom-small div[data-row-md="equal_equal_equal"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .coh-style-padding-top-bottom-small div[data-row-none="equal_equal"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .coh-style-padding-top-bottom-small div[data-row-none="equal_equal_equal"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .coh-style-padding-top-bottom-small div[data-row-none="equal_equal_equal_equal"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .coh-style-padding-top-bottom-small div[data-row-none="equal_equal_equal_equal_equal"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .coh-style-padding-top-bottom-small div[data-row-none="equal_equal_equal_equal_equal_equal"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .coh-style-padding-top-bottom-small div[data-row-none="equal_equal_equal_equal_equal_equal_equal"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .coh-style-padding-top-bottom-small div[data-row-none="equal_equal_equal_equal_equal_equal_equal_equal"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .coh-style-padding-top-bottom-small div[data-row-none="equal_equal_equal_equal_equal_equal_equal_equal_equal"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .coh-style-padding-top-bottom-small div[data-row-none="equal_equal_equal_equal_equal_equal_equal_equal_equal_equal"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .coh-style-padding-top-bottom-small div[data-row-none="equal_equal_equal_equal_equal_equal_equal_equal_equal_equal_equal"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.coh-style-padding-top-large { padding-top: 6rem; } @media (max-width: 1169px) { .coh-style-padding-top-large { padding-top: 4.5rem; }  } @media (max-width: 767px) { .coh-style-padding-top-large { padding-top: 3rem; }  }
.coh-style-padding-left-right-small { padding-right: 2rem;padding-left: 2rem; } @media (max-width: 1169px) { .coh-style-padding-left-right-small { padding-right: 1.5rem;padding-left: 1.5rem; }  }
.coh-style-tab-type-muted-purple-colored-multiline { margin-right: 0.3125rem;margin-bottom: 0rem;margin-left: 0rem;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; } .coh-style-tab-type-muted-purple-colored-multiline a { background-color: var(--ssa-color-palette-white);color: var(--ssa-color-palette-medicare-site-grey);font-size: 14px;line-height: 15px;height: 4.6875rem;border-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-color: var(--ssa-color-palette-medicare-site-purple);border-left-color: var(--ssa-color-palette-medicare-site-purple);border-right-color: var(--ssa-color-palette-medicare-site-purple);padding-top: .5rem;padding-right: 1rem;padding-bottom: .5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;word-wrap: break-word;direction: ltr;max-width: 15.625rem;text-align: center;vertical-align: middle; } .coh-style-tab-type-muted-purple-colored-multiline.is-active a { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-purple);border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-style: solid;border-left-style: solid;border-right-style: solid;border-left-color: var(--ssa-color-palette-medicare-site-purple);border-right-color: var(--ssa-color-palette-medicare-site-purple);border-top-color: var(--ssa-color-palette-medicare-site-purple);padding-top: .5rem;padding-right: 1rem;padding-bottom: .5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;line-height: 15px;word-wrap: break-word;direction: ltr;text-align: center;font-size: 0.875rem; }
.coh-style-search-api-stats-popular-searches-block .coh-view-contents { display: inline-block; }
.coh-style-business-filters-modal { font-size: 14px; } .coh-style-business-filters-modal .ui-dialog-titlebar-close { display: none; } .coh-style-business-filters-modal .form-item-business-line { display: block;margin-top: -1.875rem; } @media (max-width: 564px) { .coh-style-business-filters-modal .form-item-business-line { font-size: 0.875rem; }  } .coh-style-business-filters-modal .form-item-business-line .form-select { width: 9.375rem;font-size: 1rem;text-align: left;line-height: 1rem;height: 2.5rem;margin-left: 0.9375rem; } @media (max-width: 564px) { .coh-style-business-filters-modal .form-item-business-line .form-select { width: 7.375rem; }  } .coh-style-business-filters-modal .form-item-business-line::after { content: "\f0d7";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;display: inline-block;font-size: 1.25rem;color: var(--ssa-color-palette-black);margin-top: 0.625rem;margin-left: -2.25rem;position: relative;z-index: 10; } .coh-style-business-filters-modal .form-item-business-line::after:active { content: "\f0de";font-family: icomoon;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;display: block;position: relative;z-index: 10;margin-top: 0.625rem;margin-left: -2.25rem;color: var(--ssa-color-palette-black);font-size: 1rem;line-height: 0.0625rem; } @media (max-width: 1023px) { .coh-style-business-filters-modal .ui-dialog { width: 730px !important; }  } @media (max-width: 564px) { .coh-style-business-filters-modal .ui-dialog { width: 22.8125rem;width: 365px !important; }  } .coh-style-business-filters-modal .ui-dialog .form-actions { display: block; } .coh-style-business-filters-modal .non_healthcare_disclaimer_container { display: block;border-width: 1px;-webkit-border-radius: 5px;border-radius: 5px;border-style: solid;border-color: var(--ssa-color-palette-gray-80);padding: 10px; } .coh-style-business-filters-modal .non_healthcare_disclaimer_container p { font-size: 1rem; } .coh-style-business-filters-modal .non_healthcare_disclaimer_container .non_healthcare_primary_button { border-width: 0.1875rem;-webkit-border-radius: 0.625rem;border-radius: 0.625rem;border-style: solid;border-color: var(--ssa-color-palette-gray-80);background-color: var(--ssa-color-palette-gray-80);color: var(--ssa-color-palette-white);padding-right: 0.625rem;padding-left: 0.625rem;margin-right: 10rem;margin-left: 7.5rem;display: inline-block; } @media (max-width: 564px) { .coh-style-business-filters-modal .non_healthcare_disclaimer_container .non_healthcare_primary_button { width: 190px;margin-bottom: 0.625rem;margin-left: 4rem; }  } .coh-style-business-filters-modal .non_healthcare_disclaimer_container .non_healthcare_secondary_button { border-width: 0.1875rem;-webkit-border-radius: 0.625rem;border-radius: 0.625rem;border-style: solid;border-color: var(--ssa-color-palette-gray-80);color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-gray-80);display: inline-block;padding-right: 0.625rem;padding-left: 0.625rem; } @media (max-width: 564px) { .coh-style-business-filters-modal .non_healthcare_disclaimer_container .non_healthcare_secondary_button { width: 190px;margin-left: 4rem; }  } .coh-style-business-filters-modal .disclaimer_container { display: block;border-width: 1px;border-style: solid;border-color: var(--ssa-color-palette-gray-80);padding: 0.625rem;-webkit-border-radius: 5px;border-radius: 5px; } .coh-style-business-filters-modal .disclaimer_container p { font-size: 1rem; } .coh-style-business-filters-modal .ui-dialog { height: auto;width: 50rem;top: 22px;left: 551.5px;z-index: 101;position: fixed;display: block;-webkit-border-radius: 10px;border-radius: 10px; } .coh-style-business-filters-modal .ui-dialog .ui-dialog-titlebar { font-size: 1rem;text-align: left;background-color: var(--ssa-color-palette-medicare-site-teal);color: var(--ssa-color-palette-white);margin-top: -0.25rem;margin-right: -0.25rem;margin-left: 0rem;-webkit-border-top-left-radius: 10px;border-top-left-radius: 10px;-webkit-border-top-right-radius: 10px;border-top-right-radius: 10px;width: 100%; } .coh-style-business-filters-modal .fcso-business-filters-popup-form { display: block;font-size: 1rem;margin-top: -5px; } .coh-style-business-filters-modal .ui-dialog-buttonpane { margin-top: 0rem; } .coh-style-business-filters-modal .ui-dialog-buttonpane .ui-dialog-buttonset .use-ajax { background-color: rgba(246, 100, 50, 1);font-weight: bold;color: var(--ssa-color-palette-white);font-size: 1rem;-webkit-border-radius: 10px;border-radius: 10px; } .coh-style-business-filters-modal .selection_class { margin-top: -25px; } @media (max-width: 564px) { .coh-style-business-filters-modal .selection_class { font-size: 14px; }  } @media (max-width: 1023px) { .coh-style-business-filters-modal .switch { margin-left: 35%; }  } @media (max-width: 767px) { .coh-style-business-filters-modal .switch { margin-left: 35%; }  } @media (max-width: 564px) { .coh-style-business-filters-modal .switch { margin-top: -19%;margin-left: 64%; }  }
.coh-style-meps-h1 { color: var(--ssa-color-palette-red); }
@media null { .coh-style-critical-alerts-view:before,.coh-style-critical-alerts-view:after { clear: both;content: " ";display: table; }  } .coh-style-critical-alerts-view { max-width: 75rem;float: none;width: 100%; } .coh-style-critical-alerts-view .alert-item { margin-bottom: 0.625rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row; } @media (max-width: 1023px) { .coh-style-critical-alerts-view .alert-item { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } .coh-style-critical-alerts-view .alert-item .views-field { margin-right: 0.625rem; } .coh-style-critical-alerts-view.coh-modal-inner { background-color: var(--ssa-color-palette-gray-10);padding-top: 1.25rem;padding-right: 1.25rem;padding-bottom: 1.25rem;padding-left: 1.25rem;border-bottom: 5px #DF2E2E solid;;-webkit-box-shadow: rgba(0,0,0,.25) 0 3px 6px;;box-shadow: rgba(0,0,0,.25) 0 3px 6px; }
.coh-style-date-with-hyphen { margin-right: 0.75rem;margin-left: -0.5rem; } @media (max-width: 767px) { .coh-style-date-with-hyphen { margin-right: 0.5rem;margin-left: -0.25rem; }  } .coh-style-date-with-hyphen::before { margin-right: 0.25rem;content: "-"; } @media (max-width: 767px) { .coh-style-date-with-hyphen::before { margin-right: 0.125rem; }  }
.coh-style-footer-colored-theme { background-color: var(--ssa-color-palette-brand-color); } .coh-style-footer-colored-theme .footer-menu a { color: var(--ssa-color-palette-white); } .coh-style-footer-colored-theme .footer-menu a:hover { color: var(--ssa-color-palette-black); } .coh-style-footer-colored-theme .social-links a { color: var(--ssa-color-palette-black); } .coh-style-footer-colored-theme .social-links a:hover { color: var(--ssa-color-palette-white); } .coh-style-footer-colored-theme .secondary-row { background-color: var(--ssa-color-palette-brand-color-dark);color: var(--ssa-color-palette-white); }
.coh-style-colored-fcso-accordion-tabs .coh-accordion-title a { background-color: rgba(114, 56, 114, 1);color: var(--ssa-color-palette-white);-webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);-webkit-transition: 200ms ease box-shadow, background-color 300ms ease;transition: 200ms ease box-shadow, background-color 300ms ease;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-size: 0.875rem;line-height: 1rem;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem;font-weight: bold;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1169px) { .coh-style-colored-fcso-accordion-tabs .coh-accordion-title a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-colored-fcso-accordion-tabs .coh-accordion-title a { padding-top: 1rem;padding-right: 1.5rem;padding-bottom: 1rem;padding-left: 1.5rem; }  } .coh-style-colored-fcso-accordion-tabs .coh-accordion-title a:hover { background-color: var(--ssa-color-palette-medicare-site-teal);color: var(--ssa-color-palette-white);-webkit-box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color);box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color); } .coh-style-colored-fcso-accordion-tabs .coh-accordion-title a::after { margin-left: auto;content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-transform: rotateZ(0deg);-ms-transform: rotate(0deg);transform: rotateZ(0deg);-webkit-transition: 300ms ease transform;transition: 300ms ease transform; } .coh-style-colored-fcso-accordion-tabs .coh-accordion-title.is-active { background-color: var(--ssa-color-palette-medicare-site-teal);color: var(--ssa-color-palette-white); } .coh-style-colored-fcso-accordion-tabs .coh-accordion-title.is-active a { background-color: var(--ssa-color-palette-purple);-webkit-box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-white);box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-white);color: var(--ssa-color-palette-white); } .coh-style-colored-fcso-accordion-tabs .coh-accordion-title.is-active a::after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); } .coh-style-colored-fcso-accordion-tabs .coh-accordion-tabs-nav { -webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-white); box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-white); } .coh-style-colored-fcso-accordion-tabs .coh-accordion-tabs-nav li { margin-bottom: 0rem;margin-left: 0rem;border-right-width: 0.5rem;border-right-style: solid;border-right-color: var(--ssa-color-palette-white);-webkit-border-top-left-radius: 20px;border-top-left-radius: 20px;-webkit-border-top-right-radius: 20px;border-top-right-radius: 20px;overflow: hidden; } .coh-style-colored-fcso-accordion-tabs .coh-accordion-tabs-nav li a { -webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20); box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);-webkit-transition: 200ms ease box-shadow;transition: 200ms ease box-shadow;color: var(--ssa-color-palette-black);font-size: 0.875rem;line-height: 1rem;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem;border-color: rgba(0, 0, 0, 0); } @media (max-width: 1169px) { .coh-style-colored-fcso-accordion-tabs .coh-accordion-tabs-nav li a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-colored-fcso-accordion-tabs .coh-accordion-tabs-nav li a { padding-top: 1rem;padding-bottom: 1rem; }  } .coh-style-colored-fcso-accordion-tabs .coh-accordion-tabs-nav li a:hover { color: var(--ssa-color-palette-white); } .coh-style-colored-fcso-accordion-tabs .coh-accordion-tabs-nav li a.first-child { background-color: var(--ssa-color-palette-medicare-site-purple);display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; } .coh-style-colored-fcso-accordion-tabs .coh-accordion-tabs-nav li.is-active { position: relative;color: var(--ssa-color-palette-white); } .coh-style-colored-fcso-accordion-tabs .coh-accordion-tabs-nav li:nth-child(3n+1) a { color: var(--ssa-color-palette-medicare-site-grey);height: 10px;background-color: var(--ssa-color-palette-medicare-site-white);font-weight: normal;border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-left-color: var(--ssa-color-palette-medicare-site-grey);border-right-color: var(--ssa-color-palette-medicare-site-grey);border-top-color: var(--ssa-color-palette-medicare-site-purple);border-top-style: solid;border-bottom-style: none;border-left-style: solid;border-right-style: solid;font-size: 1rem;line-height: 1px; } .coh-style-colored-fcso-accordion-tabs .coh-accordion-tabs-nav li:nth-child(3n+1).is-active a { color: var(--ssa-color-palette-medicare-site-white);background-color: var(--ssa-color-palette-medicare-site-purple);border-left: none;font-weight: normal; } .coh-style-colored-fcso-accordion-tabs .coh-accordion-tabs-nav li:nth-child(3n+2) a { font-weight: normal;color: var(--ssa-color-palette-medicare-site-grey);background-color: var(--ssa-color-palette-medicare-site-white);height: 10px;border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-bottom-style: none;border-left-style: solid;border-right-style: solid;border-top-color: rgba(141, 198, 63, 1);border-left-color: var(--ssa-color-palette-medicare-site-grey);border-right-color: var(--ssa-color-palette-medicare-site-grey);font-size: 1rem;line-height: 1px; } .coh-style-colored-fcso-accordion-tabs .coh-accordion-tabs-nav li:nth-child(3n+2).is-active a { border-left: none;font-size: 1rem;background-color: rgba(141, 198, 63, 1);color: var(--ssa-color-palette-medicare-site-white);font-weight: normal; } .coh-style-colored-fcso-accordion-tabs .coh-accordion-tabs-nav li:nth-child(3n) a { font-weight: normal;color: var(--ssa-color-palette-medicare-site-grey);background-color: var(--ssa-color-palette-medicare-site-white);height: 10px;border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-color: rgba(0, 160, 176, 1);border-left-color: var(--ssa-color-palette-medicare-site-grey);border-right-color: var(--ssa-color-palette-medicare-site-grey);font-size: 1rem;line-height: 1px; } .coh-style-colored-fcso-accordion-tabs .coh-accordion-tabs-nav li:nth-child(3n).is-active a { border-left: none;color: var(--ssa-color-palette-medicare-site-white);background-color: rgba(0, 160, 176, 1);font-weight: normal; } .coh-style-colored-fcso-accordion-tabs .coh-accordion-tabs-content-wrapper { border-top-width: 5px;border-bottom-width: 0.0625rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;border-top-style: solid;border-bottom-style: solid;border-left-style: solid;border-right-style: solid;border-bottom-color: var(--ssa-color-palette-medicare-site-grey);border-left-color: var(--ssa-color-palette-medicare-site-grey);border-right-color: var(--ssa-color-palette-medicare-site-grey);margin-right: 0.5rem;border-top-color: var(--ssa-color-palette-brand-color); }
.coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-title a { background-color: rgba(114, 56, 114, 1);color: var(--ssa-color-palette-white);-webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);-webkit-transition: 200ms ease box-shadow, background-color 300ms ease;transition: 200ms ease box-shadow, background-color 300ms ease;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-size: 0.875rem;line-height: 1rem;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem;font-weight: bold;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1169px) { .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-title a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-title a { padding-top: 1rem;padding-right: 1.5rem;padding-bottom: 1rem;padding-left: 1.5rem; }  } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-title a:hover { background-color: var(--ssa-color-palette-medicare-site-teal);color: var(--ssa-color-palette-white);-webkit-box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color);box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color); } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-title a::after { margin-left: auto;content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-transform: rotateZ(0deg);-ms-transform: rotate(0deg);transform: rotateZ(0deg);-webkit-transition: 300ms ease transform;transition: 300ms ease transform; } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-title.is-active { background-color: var(--ssa-color-palette-medicare-site-teal);color: var(--ssa-color-palette-white); } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-title.is-active a { background-color: var(--ssa-color-palette-purple);-webkit-box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-white);box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-white);color: var(--ssa-color-palette-white); } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-title.is-active a::after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-tabs-nav { -webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-white); box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-white); } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-tabs-nav li { margin-bottom: 0rem;margin-left: 0rem;border-right-width: 0.5rem;border-right-style: solid;border-right-color: var(--ssa-color-palette-white);-webkit-border-top-left-radius: 20px;border-top-left-radius: 20px;-webkit-border-top-right-radius: 20px;border-top-right-radius: 20px;overflow: hidden; } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-tabs-nav li a { -webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20); box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);-webkit-transition: 200ms ease box-shadow;transition: 200ms ease box-shadow;color: var(--ssa-color-palette-black);font-size: 0.875rem;line-height: 1rem;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem;border-color: rgba(0, 0, 0, 0); } @media (max-width: 1169px) { .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-tabs-nav li a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-tabs-nav li a { padding-top: 1rem;padding-bottom: 1rem; }  } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-tabs-nav li a:hover { color: var(--ssa-color-palette-white); } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-tabs-nav li a.first-child { background-color: var(--ssa-color-palette-medicare-site-purple);display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-tabs-nav li.is-active { position: relative;color: var(--ssa-color-palette-white); } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-tabs-nav li:nth-child(3n+1) a { color: var(--ssa-color-palette-medicare-site-grey);height: 10px;background-color: var(--ssa-color-palette-medicare-site-white);font-weight: normal;border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-left-color: var(--ssa-color-palette-medicare-site-grey);border-right-color: var(--ssa-color-palette-medicare-site-grey);border-top-color: var(--ssa-color-palette-medicare-site-purple);border-top-style: solid;border-bottom-style: none;border-left-style: solid;border-right-style: solid;font-size: 1rem;line-height: 1px; } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-tabs-nav li:nth-child(3n+1).is-active a { color: var(--ssa-color-palette-medicare-site-white);background-color: var(--ssa-color-palette-medicare-site-purple);border-left: none;font-weight: normal; } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-tabs-nav li:nth-child(3n+2) a { font-weight: normal;color: var(--ssa-color-palette-medicare-site-grey);background-color: var(--ssa-color-palette-medicare-site-white);height: 10px;border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-bottom-style: none;border-left-style: solid;border-right-style: solid;border-top-color: rgba(141, 198, 63, 1);border-left-color: var(--ssa-color-palette-medicare-site-grey);border-right-color: var(--ssa-color-palette-medicare-site-grey);font-size: 1rem;line-height: 1px; } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-tabs-nav li:nth-child(3n+2).is-active a { border-left: none;font-size: 1rem;background-color: rgba(141, 198, 63, 1);color: var(--ssa-color-palette-medicare-site-white);font-weight: normal; } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-tabs-nav li:nth-child(3n) a { font-weight: normal;color: var(--ssa-color-palette-medicare-site-grey);background-color: var(--ssa-color-palette-medicare-site-white);height: 10px;border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-color: rgba(0, 160, 176, 1);border-left-color: var(--ssa-color-palette-medicare-site-grey);border-right-color: var(--ssa-color-palette-medicare-site-grey);font-size: 1rem;line-height: 1px; } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-tabs-nav li:nth-child(3n).is-active a { border-left: none;color: var(--ssa-color-palette-medicare-site-white);background-color: rgba(0, 160, 176, 1);font-weight: normal; } .coh-style-colored-fcso-accordion-tabs-bkp .coh-accordion-tabs-content-wrapper { border-top-width: 5px;border-bottom-width: 0.0625rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;border-top-style: solid;border-bottom-style: solid;border-left-style: solid;border-right-style: solid;border-bottom-color: var(--ssa-color-palette-medicare-site-grey);border-left-color: var(--ssa-color-palette-medicare-site-grey);border-right-color: var(--ssa-color-palette-medicare-site-grey);margin-right: 0.5rem;border-top-color: var(--ssa-color-palette-brand-color); }
.coh-style-read-more-button-dark { background-color: var(--ssa-color-palette-black);padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem;font-size: 0.875rem;line-height: 1.25;font-weight: bold;color: var(--ssa-color-palette-white);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-style-read-more-button-dark:hover { background-color: var(--ssa-color-palette-gray-70);color: var(--ssa-color-palette-white); } .coh-style-read-more-button-dark::after { content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 0.75rem;padding-left: 0.5rem;margin-left: auto; } .coh-style-read-more-button-dark.is-expanded::after { content: "\f077";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.coh-style-fill-space { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; } .coh-style-fill-space > article { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; } .coh-style-fill-space > article > .coh-container { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } .coh-style-fill-space > article > .coh-container > .coh-container:first-child { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }
.coh-style-fcso-image-rounder-corners img { -webkit-border-radius: 0.625rem; border-radius: 0.625rem; }
.coh-style-meps-paragragh { color: var(--ssa-color-palette-red); } .coh-style-meps-paragragh { color: var(--ssa-color-palette-green); }
.coh-style-fcso-landing-tile-header { font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: bold;color: rgba(46, 63, 81, 1);font-size: 20px;line-height: 1.25;text-align: center;margin-top: 0.625rem;margin-bottom: 0.1875rem; }
.coh-style-text-color-dark-background { color: var(--ssa-color-palette-white); }
.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a { background-color: rgba(235, 235, 235, 1);color: var(--ssa-color-palette-gray-80);-webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);-webkit-transition: 200ms ease box-shadow, background-color 300ms ease;transition: 200ms ease box-shadow, background-color 300ms ease;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-size: 0.875rem;line-height: 1rem;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 0.5rem;font-weight: bold;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;border-style: none;border-width: 1px;border-color: var(--ssa-color-palette-medicare-site-grey); } @media (max-width: 1169px) { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a { padding-top: 1rem;padding-right: 1.5rem;padding-bottom: 1rem;padding-left: 1.5rem; }  } .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a:hover { -webkit-box-shadow: none; box-shadow: none; } .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a::after { margin-left: auto;content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-transform: rotateZ(0deg);-ms-transform: rotate(0deg);transform: rotateZ(0deg);-webkit-transition: 300ms ease transform;transition: 300ms ease transform; } .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title.is-active a { background-color: rgba(235, 235, 235, 1);-webkit-box-shadow: none;box-shadow: none; } .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title.is-active a::after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); } .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav { -webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20); box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20); } .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li { margin-bottom: 0rem;margin-left: 0rem; } .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a { -webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20); box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);-webkit-transition: 200ms ease box-shadow;transition: 200ms ease box-shadow;color: var(--ssa-color-palette-black);background-color: rgba(0, 0, 0, 0);font-weight: bold;font-size: 0.875rem;line-height: 1rem;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem; } @media (max-width: 1169px) { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a { padding-top: 1rem;padding-bottom: 1rem; }  } .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a:hover { -webkit-box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color); box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-black);background-color: rgba(0, 0, 0, 0); } .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li.is-active a { -webkit-box-shadow: none; box-shadow: none;background-color: rgba(0, 0, 0, 0); }
.coh-style-heading-xl { font-size: 5rem;line-height: 1.25;font-weight: bold;margin-bottom: 1.5rem; } @media (max-width: 1327px) { .coh-style-heading-xl { font-size: 4.5rem; }  } @media (max-width: 1169px) { .coh-style-heading-xl { font-size: 4rem; }  } @media (max-width: 1023px) { .coh-style-heading-xl { font-size: 3.5rem; }  } @media (max-width: 767px) { .coh-style-heading-xl { font-size: 3rem; }  } @media (max-width: 564px) { .coh-style-heading-xl { font-size: 2.5rem; }  }
.coh-style-padding-top-bottom-medium { padding-top: 4rem;padding-bottom: 4rem; } @media (max-width: 1169px) { .coh-style-padding-top-bottom-medium { padding-top: 3rem;padding-bottom: 3rem; }  } @media (max-width: 767px) { .coh-style-padding-top-bottom-medium { padding-top: 2rem;padding-bottom: 2rem; }  }
.coh-style-padding-top-bottom-small-alert-box { padding-top: 1rem;padding-bottom: 0rem; } @media (max-width: 1169px) { .coh-style-padding-top-bottom-small-alert-box { padding-top: 0.75rem;padding-bottom: 0rem; }  }
.coh-style-padding-bottom-large { padding-bottom: 6rem; } @media (max-width: 1169px) { .coh-style-padding-bottom-large { padding-bottom: 4.5rem; }  } @media (max-width: 767px) { .coh-style-padding-bottom-large { padding-bottom: 3rem; }  }
.coh-style-tag { padding-right: 0.75rem;padding-left: 0.75rem;font-weight: bold;-webkit-border-radius: 0.75rem;border-radius: 0.75rem;-webkit-transition: color 300ms ease, background-color 300ms ease;transition: color 300ms ease, background-color 300ms ease;height: 1.5rem;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background-color: var(--ssa-color-palette-gray-10);margin-top: 0.625rem;margin-right: 0.75rem;color: var(--ssa-color-palette-gray-70); } @media (max-width: 767px) { .coh-style-tag { padding-right: 0.5rem;padding-left: 0.5rem;margin-top: 0.375rem;margin-right: 0.5rem; }  } .coh-style-tag:hover { background-color: var(--ssa-color-palette-medicare-site-teal);color: var(--ssa-color-palette-white); }
.coh-style-tab-type-teal-colored-multiline { margin-right: 0.3125rem;margin-bottom: 0rem;margin-left: 0rem;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; } .coh-style-tab-type-teal-colored-multiline a { background-color: var(--ssa-color-palette-white);color: var(--ssa-color-palette-medicare-site-grey);font-size: 14px;line-height: 15px;height: 4.6875rem;border-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-color: var(--ssa-color-palette-medicare-site-new-teal);border-left-color: var(--ssa-color-palette-medicare-site-new-teal);border-right-color: var(--ssa-color-palette-medicare-site-new-teal);padding-top: .5rem;padding-right: 1rem;padding-bottom: .5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;word-wrap: break-word;direction: ltr;max-width: 15.625rem;text-align: center;vertical-align: middle; } .coh-style-tab-type-teal-colored-multiline.is-active a { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-new-teal);border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-style: solid;border-left-style: solid;border-right-style: solid;border-left-color: var(--ssa-color-palette-medicare-site-new-teal);border-right-color: var(--ssa-color-palette-medicare-site-new-teal);border-top-color: var(--ssa-color-palette-medicare-site-new-teal);padding-top: .5rem;padding-right: 1rem;padding-bottom: .5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;line-height: 15px;word-wrap: break-word;direction: ltr;text-align: center;font-size: 0.875rem; }
.coh-style-tab-type-teal-colored { margin-right: 0.3125rem;margin-bottom: 0rem;margin-left: 0rem;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; } .coh-style-tab-type-teal-colored a { background-color: var(--ssa-color-palette-white);color: var(--ssa-color-palette-medicare-site-grey);font-size: 0.875rem;line-height: 15px;height: 3.75rem;border-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-color: rgba(0, 160, 176, 1);border-left-color: rgba(0, 160, 176, 1);border-right-color: rgba(0, 160, 176, 1);padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;text-align: center;word-wrap: break-word;direction: ltr;max-width: 15.625rem; } .coh-style-tab-type-teal-colored.is-active a { color: var(--ssa-color-palette-white);background-color: rgba(0, 160, 176, 1);border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-style: solid;border-left-style: solid;border-right-style: solid;border-left-color: rgba(0, 160, 176, 1);border-right-color: rgba(0, 160, 176, 1);border-top-color: rgba(0, 160, 176, 1);padding-top: .5rem;padding-right: 1rem;padding-bottom: 1.5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;font-size: 0.875rem;line-height: 15px;text-align: center;word-wrap: break-word;direction: ltr; }
.coh-style-card-text-colored-background { color: var(--ssa-color-palette-white); } .coh-style-card-text-colored-background a { color: var(--ssa-color-palette-white); } .coh-style-card-text-colored-background .fake-link { color: var(--ssa-color-palette-black); } .coh-style-card-text-colored-background .fake-button { background-color: var(--ssa-color-palette-black);color: var(--ssa-color-palette-white); } .coh-style-card-text-colored-background .card-date { color: var(--ssa-color-palette-white); } .coh-style-card-text-colored-background .card-tag { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-black); } .coh-style-card-text-colored-background .card-tag:hover { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-gray-70); } .coh-style-card-text-colored-background .card-person { color: var(--ssa-color-palette-white); } .coh-style-card-text-colored-background .card-person:hover { color: var(--ssa-color-palette-black); } .coh-style-card-text-colored-background .card-place { color: var(--ssa-color-palette-white); } .coh-style-card-text-colored-background .card-place:hover { color: var(--ssa-color-palette-black); } .coh-style-card-text-colored-background .card-link { color: var(--ssa-color-palette-white); } .coh-style-card-text-colored-background .card-link:hover { color: var(--ssa-color-palette-black); } .coh-style-card-text-colored-background:hover .fake-link { color: var(--ssa-color-palette-gray-70); } .coh-style-card-text-colored-background:hover .fake-button { background-color: var(--ssa-color-palette-gray-70);color: var(--ssa-color-palette-white); }
.coh-style-fcso-colored-accordion-tabs .coh-accordion-title { font-size: 16px;text-align: center; } .coh-style-fcso-colored-accordion-tabs .coh-accordion-title a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;background-color: var(--ssa-color-palette-medicare-site-grey);font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;color: var(--ssa-color-palette-white);font-weight: bold;font-size: 0.875rem;line-height: 1rem;text-align: left;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem;-webkit-transition: 200ms ease box-shadow, background-color 300ms ease;transition: 200ms ease box-shadow, background-color 300ms ease;-webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1169px) { .coh-style-fcso-colored-accordion-tabs .coh-accordion-title a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-fcso-colored-accordion-tabs .coh-accordion-title a { padding-top: 1rem;padding-right: 1.5rem;padding-bottom: 1rem;padding-left: 1.5rem; }  } @media (max-width: 564px) { .coh-style-fcso-colored-accordion-tabs .coh-accordion-title a { padding-top: 1rem;padding-right: 1.5rem;padding-bottom: 1rem;padding-left: 1.5rem; }  } .coh-style-fcso-colored-accordion-tabs .coh-accordion-title a:hover { background-color: var(--ssa-color-palette-medicare-site-teal);font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;color: var(--ssa-color-palette-white);font-weight: bold;-webkit-box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-medicare-site-teal);box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-medicare-site-teal); } .coh-style-fcso-colored-accordion-tabs .coh-accordion-title a::after { -webkit-transition: 300ms ease transform; transition: 300ms ease transform;margin-left: auto;-webkit-transform: rotateZ(0deg);-ms-transform: rotate(0deg);transform: rotateZ(0deg); } @media (max-width: 564px) { .coh-style-fcso-colored-accordion-tabs .coh-accordion-title a::after { content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } .coh-style-fcso-colored-accordion-tabs .coh-accordion-title.is-active { font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: bold;color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-teal); } .coh-style-fcso-colored-accordion-tabs .coh-accordion-title.is-active a { -webkit-box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-white); box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-white);font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: bold;color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-teal); } .coh-style-fcso-colored-accordion-tabs .coh-accordion-title.is-active a::after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); } @media (max-width: 767px) { .coh-style-fcso-colored-accordion-tabs .coh-accordion-title.is-active a::after { content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media (max-width: 564px) { .coh-style-fcso-colored-accordion-tabs .coh-accordion-title.is-active a::after { content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } .coh-style-fcso-colored-accordion-tabs .coh-accordion-tabs-content-wrapper { border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-width: 5px;border-left-width: 0.0625rem;border-right-width: 0.0625rem;border-bottom-style: solid;border-bottom-width: 0.0625rem; }
.coh-style-modal-open-button-light,.coh-style-modal-open-button-dark,.coh-style-modal-open-button-color { background-color: var(--ssa-color-palette-gray-10);padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem;font-size: 0.875rem;line-height: 1.25;font-weight: bold;color: var(--ssa-color-palette-brand-color);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease; } .coh-style-modal-open-button-light:hover,.coh-style-modal-open-button-dark:hover,.coh-style-modal-open-button-color:hover { background-color: var(--ssa-color-palette-gray-20);color: var(--ssa-color-palette-brand-color-dark); } .coh-style-modal-open-button-dark { background-color: var(--ssa-color-palette-black);color: var(--ssa-color-palette-white); } .coh-style-modal-open-button-dark:hover { background-color: var(--ssa-color-palette-gray-70);color: var(--ssa-color-palette-white); } .coh-style-modal-open-button-color { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); } .coh-style-modal-open-button-color:hover { background-color: var(--ssa-color-palette-brand-color-light);color: var(--ssa-color-palette-white); }
.coh-style-heading-1-size { font-size: 3rem;line-height: 1.25;font-weight: bold;margin-bottom: 1.5rem; } @media (max-width: 1327px) { .coh-style-heading-1-size { font-size: 2.5rem; }  } @media (max-width: 1169px) { .coh-style-heading-1-size { font-size: 2rem; }  } @media (max-width: 767px) { .coh-style-heading-1-size { font-size: 1.75rem; }  }
.coh-style-padding-bottom-medium { padding-bottom: 4rem; } @media (max-width: 1169px) { .coh-style-padding-bottom-medium { padding-bottom: 3rem; }  } @media (max-width: 767px) { .coh-style-padding-bottom-medium { padding-bottom: 2rem; }  }
.coh-style-view-pagination { margin-bottom: 0rem; } .coh-style-view-pagination .pager__item { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;list-style-type: none;margin-right: 0.25rem;margin-left: 0.25rem; } .coh-style-view-pagination .pager__item a { background-color: var(--ssa-color-palette-white);display: block;min-height: 2rem;min-width: 2rem;-webkit-border-radius: 1rem;border-radius: 1rem;line-height: 2rem;text-align: center;-webkit-transition: background-color 200ms ease;transition: background-color 200ms ease; } .coh-style-view-pagination .pager__item a:hover { background-color: var(--ssa-color-palette-teal-dark);color: var(--ssa-color-palette-white); } .coh-style-view-pagination .is-active a { background-color: var(--ssa-color-palette-medicare-site-teal);color: var(--ssa-color-palette-white); } .coh-style-view-pagination .is-active a:hover { background-color: var(--ssa-color-palette-teal-dark); } .coh-style-view-pagination .pager__item--first a { background-color: rgba(0, 0, 0, 0); } .coh-style-view-pagination .pager__item--first a:hover { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-medicare-site-grey); } .coh-style-view-pagination .pager__item--last a { background-color: rgba(0, 0, 0, 0); } .coh-style-view-pagination .pager__item--last a:hover { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-medicare-site-grey); }
.coh-style-sidebar-menu-block h2 { font-size: 1.125rem;margin-bottom: 0rem; } .coh-style-sidebar-menu-block a { padding-top: 0.9375rem;padding-right: 0.625rem;padding-bottom: 0.9375rem;padding-left: 0.625rem;display: block; } .coh-style-sidebar-menu-block a.is-active { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-purple); } .coh-style-sidebar-menu-block li { border-bottom-style: solid;border-bottom-width: 0.0625rem;border-bottom-color: var(--ssa-color-palette-gray-20);list-style: none; } .coh-style-sidebar-menu-block li ul li { border-bottom: none; } .coh-style-sidebar-menu-block li ul li a { background-color: rgba(0, 0, 0, 0); } .coh-style-sidebar-menu-block li ul li a.is-active { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-medicare-site-teal); } .coh-style-sidebar-menu-block li ul li a:active { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-medicare-site-teal); }
.coh-style-facet-accordion-2 .changed-container { border: none !important;margin-bottom: 1rem !important; } .coh-style-facet-accordion-2 .changed-container select { padding-top: .25rem;padding-right: .25rem;padding-bottom: .25rem;padding-left: .25rem;color: rgb(107, 117, 120);-webkit-border-radius: 5px;border-radius: 5px;border: 1px solid #cecece;max-width: 100%; } .coh-style-facet-accordion-2 .coh-block { margin-bottom: 2.5rem; } .coh-style-facet-accordion-2 .coh-block > div { border-width: 2px;border-color: rgba(239, 239, 239, 1);border-style: solid; } .coh-style-facet-accordion-2 .coh-block a { color: var(--ssa-color-palette-black); } .coh-style-facet-accordion-2 .coh-block h2 { font-size: 1.25rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: left;-webkit-justify-content: left;-ms-flex-pack: left;justify-content: left;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;border-bottom-width: 0.125rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-brand-color);padding-left: .875rem;margin-top: 0rem;margin-right: 0rem;margin-bottom: 0rem;margin-left: 0rem;line-height: 0.0625rem; } .coh-style-facet-accordion-2 .coh-block h2.changed-heading { padding-left: 0 !important; } .coh-style-facet-accordion-2 .coh-block.collapsiblockCollapsed { position: relative; } .coh-style-facet-accordion-2 .coh-block.collapsiblockCollapsed::after { content: "\f0d7";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;top: 25%; } .coh-style-facet-accordion-2 .coh-block.collapsiblockCollapsed::after { content: &#9660;; } .coh-style-facet-accordion-2 .coh-block.collapsiblockCollapsed h2 { border-bottom-color: var(--ssa-color-palette-gray-20); } .coh-style-facet-accordion-2 .coh-block.collapsiblockCollapsed h2::after { content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-style-facet-accordion-2 .coh-block .collapsiblockTitle { background-color: var(--ssa-color-palette-gray-10);padding-top: .5rem;padding-bottom: .5rem;margin-bottom: .5rem;position: relative; } .coh-style-facet-accordion-2 .coh-block .collapsiblockTitle::before { display: unset; } .coh-style-facet-accordion-2 .coh-block .collapsiblockTitle::after { position: absolute;top: 25%;content: "\f0d8";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-style-facet-accordion-2 .coh-block .collapsiblockTitle.collapsiblockTitleCollapsed { position: relative;content: ''; } .coh-style-facet-accordion-2 .coh-block .collapsiblockTitle.collapsiblockTitleCollapsed::after { position: absolute;content: "\f0d7";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-style-facet-accordion-2 .coh-block h2 { margin-top: 0rem;margin-bottom: 0rem;line-height: 0.125rem;padding-right: 0.875rem;padding-left: 0.875rem;background-color: var(--ssa-color-palette-gray-10);border-bottom: none; } .coh-style-facet-accordion-2 .coh-block ul { margin-bottom: 0rem; } .coh-style-facet-accordion-2 .coh-block .facet-item { margin-bottom: 0rem;margin-left: 0rem;list-style-type: none;padding-right: .875rem;padding-bottom: .5rem;padding-left: .875rem; } .coh-style-facet-accordion-2 .coh-block .facet-item a { color: var(--ssa-color-palette-brand-color);cursor: pointer; } .coh-style-facet-accordion-2 .coh-block .facet-item a:hover { color: var(--ssa-color-palette-brand-color-light); } .coh-style-facet-accordion-2 .coh-block .facet-item a .facet-item__count { color: var(--ssa-color-palette-black);float: right; } .coh-style-facet-accordion-2 .coh-block .facet-item a.is-active { color: var(--ssa-color-palette-black); } .coh-style-facet-accordion-2 .coh-block .facet-item a.is-active .facet-item__status { color: var(--ssa-color-palette-brand-color); } .coh-style-facet-accordion-2 .coh-block .facet-item input[type="checkbox"] { margin-right: .25rem; } .coh-style-facet-accordion-2 .coh-block h2.collapsiblockTitle { line-height: 1.6rem;border-bottom: none; } .coh-style-facet-accordion-2 .coh-block .js-form-type-select { padding-top: 0.875rem;padding-right: 0.875rem;padding-bottom: 1.25rem;padding-left: 0.875rem; } .coh-style-facet-accordion-2 .coh-block .js-form-type-select select { padding-top: .25rem;padding-right: .25rem;padding-bottom: .25rem;padding-left: .25rem;color: rgb(107, 117, 120);-webkit-border-radius: 5px;border-radius: 5px;border: 1px solid #cecece;max-width: 100%; } .coh-style-facet-accordion-2 .coh-block select { -webkit-border-radius: 5px; border-radius: 5px;padding-top: .25rem;padding-right: .25rem;padding-bottom: .25rem;padding-left: .25rem;color: rgb(107, 117, 120);border: 1px solid #cecece;max-width: 100%;margin-right: 0.875rem;margin-bottom: 0.875rem;margin-left: 0.875rem; }
.coh-style-accordion-tabs-solid .coh-accordion-title a { background-color: var(--ssa-color-palette-medicare-site-grey);color: var(--ssa-color-palette-white);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-size: 0.875rem;line-height: 1rem;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem;font-weight: bold;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1169px) { .coh-style-accordion-tabs-solid .coh-accordion-title a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-accordion-tabs-solid .coh-accordion-title a { padding-top: 1rem;padding-right: 1.5rem;padding-bottom: 1rem;padding-left: 1.5rem; }  } .coh-style-accordion-tabs-solid .coh-accordion-title a:hover { background-color: var(--ssa-color-palette-medicare-site-teal);color: var(--ssa-color-palette-white); } .coh-style-accordion-tabs-solid .coh-accordion-title a::after { margin-left: auto;content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-transform: rotateZ(0deg);-ms-transform: rotate(0deg);transform: rotateZ(0deg);-webkit-transition: 300ms ease transform;transition: 300ms ease transform; } .coh-style-accordion-tabs-solid .coh-accordion-title.is-active a { background-color: var(--ssa-color-palette-medicare-site-teal); } .coh-style-accordion-tabs-solid .coh-accordion-title.is-active a::after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); } .coh-style-accordion-tabs-solid .coh-accordion-title.is-active a:hover { background-color: var(--ssa-color-palette-medicare-site-teal); } .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li { margin-bottom: 0rem;margin-left: 0rem; } .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a { -webkit-transition: background-color 200ms ease; transition: background-color 200ms ease;color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-grey);font-weight: bold;font-size: 0.875rem;line-height: 1rem;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem;margin-right: 0.0625rem;margin-bottom: 0.0625rem; } @media (max-width: 1169px) { .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a { padding-top: 1rem;padding-bottom: 1rem; }  } .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a:hover { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-teal); } .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li.is-active a { background-color: var(--ssa-color-palette-medicare-site-teal); } .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li.is-active a:hover { background-color: var(--ssa-color-palette-medicare-site-teal); }
.coh-style-paragraph-small { font-size: 0.75rem; }
.coh-style-heading-5-size { font-size: 1rem;margin-bottom: 1.375rem;line-height: 1.25;margin-bottom: 0.1875rem;font-weight: bold;color: var(--ssa-color-palette-brand-color); } @media (max-width: 767px) { .coh-style-heading-5-size { margin-bottom: 1.25rem; }  }
.coh-style-margin-bottom-small { margin-bottom: 2rem; } @media (max-width: 1169px) { .coh-style-margin-bottom-small { margin-bottom: 1.5rem; }  }
.coh-style-link-button-dark { background-color: var(--ssa-color-palette-black);color: var(--ssa-color-palette-white);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem;-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;font-size: 0.875rem;line-height: 1.25;font-weight: bold;margin-top: 0.5rem;margin-bottom: 0.5rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-style-link-button-dark:hover { background-color: var(--ssa-color-palette-gray-70);color: var(--ssa-color-palette-white); } .coh-style-link-button-dark::after { content: "\f054";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 0.75rem;padding-left: 0.5rem;margin-left: auto; }
.coh-style-tab-type-green-colored-multiline { margin-right: 0.3125rem;margin-bottom: 0rem;margin-left: 0rem;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; } .coh-style-tab-type-green-colored-multiline a { background-color: var(--ssa-color-palette-white);color: var(--ssa-color-palette-medicare-site-grey);font-size: 14px;line-height: 15px;height: 4.6875rem;border-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-color: var(--ssa-color-palette-medicare-site-green);border-left-color: var(--ssa-color-palette-medicare-site-green);border-right-color: var(--ssa-color-palette-medicare-site-green);padding-top: .5rem;padding-right: 1rem;padding-bottom: .5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;word-wrap: break-word;direction: ltr;max-width: 15.625rem;text-align: center;vertical-align: middle; } .coh-style-tab-type-green-colored-multiline.is-active a { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-green);border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-style: solid;border-left-style: solid;border-right-style: solid;border-left-color: var(--ssa-color-palette-medicare-site-green);border-right-color: var(--ssa-color-palette-medicare-site-green);border-top-color: var(--ssa-color-palette-medicare-site-green);padding-top: .5rem;padding-right: 1rem;padding-bottom: .5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;line-height: 15px;word-wrap: break-word;direction: ltr;text-align: center;font-size: 0.875rem; }
.coh-style-fcso-homepage-events { padding-top: 0.3125rem;padding-bottom: 0.625rem;padding-left: 0.3125rem;margin-bottom: 0.625rem;border-width: 0 !important;border-style: none !important;-webkit-box-shadow: none !important;box-shadow: none !important;padding-right: .5rem !important; } @media (max-width: 1169px) { .coh-style-fcso-homepage-events { padding-top: 0.3125rem;padding-bottom: 0.625rem;padding-left: 0.3125rem; }  } .coh-style-fcso-homepage-events { -webkit-box-shadow: 0.125rem 0.125rem 0.3125rem 0rem var(--ssa-color-palette-gray-20); box-shadow: 0.125rem 0.125rem 0.3125rem 0rem var(--ssa-color-palette-gray-20);margin-bottom: 1.25rem;border-width: 0.125rem;-webkit-border-radius: 0.4375rem;border-radius: 0.4375rem;border-style: solid;border-color: var(--ssa-color-palette-medicare-navy); } .coh-style-fcso-homepage-events div.event-calendar-month { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: bold;color: var(--ssa-color-palette-medicare-site-white);font-size: 1rem;line-height: 1.875rem;text-align: left;letter-spacing: 0.1875rem;text-transform: none;direction: ltr;background-color: var(--ssa-color-palette-medicare-navy);height: 1.875rem;-webkit-border-top-left-radius: 0.3125rem;border-top-left-radius: 0.3125rem;-webkit-border-top-right-radius: 0.3125rem;border-top-right-radius: 0.3125rem; }
.coh-style-fcso-web-landing-tile-style { font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: bold;color: rgba(46, 63, 81, 1);font-size: 22px;text-align: center;background-color: var(--ssa-color-palette-white);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease; } .coh-style-fcso-web-landing-tile-style:hover { font-size: 22px;text-align: center;background-color: var(--ssa-color-palette-gray-10); }
.coh-style-heading-2-size { font-weight: bold;font-size: 2rem;line-height: 1.25;margin-bottom: 1.5rem; } @media (max-width: 1327px) { .coh-style-heading-2-size { font-size: 1.75rem; }  } @media (max-width: 767px) { .coh-style-heading-2-size { font-size: 1.5rem; }  }
.coh-style-margin-top-small { margin-top: 2rem; } @media (max-width: 1169px) { .coh-style-margin-top-small { margin-top: 1.5rem; }  }
.coh-style-padding-top-medium { padding-top: 4rem; } @media (max-width: 1169px) { .coh-style-padding-top-medium { padding-top: 3rem; }  } @media (max-width: 767px) { .coh-style-padding-top-medium { padding-top: 2rem; }  }
.coh-style-breadcrumbs { margin-bottom: 0rem;padding-top: 0.25rem;padding-bottom: 0.25rem; } .coh-style-breadcrumbs li { display: inline-block;margin-top: 0rem;margin-bottom: 0rem;margin-left: 0rem;font-size: 0.875rem;color: var(--ssa-color-palette-medicare-site-grey); } @media (max-width: 1169px) { .coh-style-breadcrumbs li { font-size: 0.75rem; }  } @media (max-width: 767px) { .coh-style-breadcrumbs li { font-size: 0.625rem; }  } .coh-style-breadcrumbs li a { border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-medicare-site-grey);color: var(--ssa-color-palette-medicare-site-grey);font-size: 0.875rem; } .coh-style-breadcrumbs li::before { content: normal; } .coh-style-breadcrumbs li::after { content: "";padding-right: 0.375rem;padding-left: 0.375rem;color: var(--ssa-color-palette-brand-color);content: "\f054";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } @media (max-width: 767px) { .coh-style-breadcrumbs li::after { padding-right: 0.25rem;padding-left: 0.25rem; }  } .coh-style-breadcrumbs li:last-child::after { content: normal; } .coh-style-breadcrumbs li:first-child a { border-bottom-width: 0rem;border-bottom-style: none; } .coh-style-breadcrumbs li:first-child a::before { content: "\f015";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 1rem; }
.coh-style-tick-list { margin-bottom: 0rem; } .coh-style-tick-list li { list-style-type: none;margin-bottom: 1rem;margin-left: 0rem;font-size: 1rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: start;-ms-flex-align: start;align-items: start; } .coh-style-tick-list li::before { content: "\f00c";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: var(--ssa-color-palette-white);margin-top: 0.1875rem;margin-right: 0.5rem;background-color: var(--ssa-color-palette-brand-color);height: 1rem;width: 1rem;-webkit-border-radius: 0.5rem;border-radius: 0.5rem;font-size: 0.625rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0; }
.coh-style-tab-type-muted-teal-colored { margin-right: 0.3125rem;margin-bottom: 0rem;margin-left: 0rem;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; } .coh-style-tab-type-muted-teal-colored a { background-color: var(--ssa-color-palette-white);color: var(--ssa-color-palette-medicare-site-grey);font-size: 0.875rem;line-height: 15px;height: 3.75rem;border-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-color: var(--ssa-color-palette-medicare-site-teal);border-left-color: var(--ssa-color-palette-medicare-site-teal);border-right-color: var(--ssa-color-palette-medicare-site-teal);padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;word-wrap: break-word;direction: ltr;max-width: 15.625rem; } .coh-style-tab-type-muted-teal-colored.is-active a { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-teal);border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-style: solid;border-left-style: solid;border-right-style: solid;border-left-color: var(--ssa-color-palette-medicare-site-teal);border-right-color: var(--ssa-color-palette-medicare-site-teal);border-top-color: var(--ssa-color-palette-medicare-site-teal);padding-top: .5rem;padding-right: 1rem;padding-bottom: 1.5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold; }
.coh-style-fcso-web-section-header-white { font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: bold;color: var(--ssa-color-palette-white);padding-top: 0.625rem;padding-left: 0.625rem;font-size: 1.5rem;line-height: 1.0;letter-spacing: 0.0625rem; }
.coh-style-tab-type-muted-purple-colored { margin-right: 0.3125rem;margin-bottom: 0rem;margin-left: 0rem;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; } .coh-style-tab-type-muted-purple-colored a { background-color: var(--ssa-color-palette-white);color: var(--ssa-color-palette-medicare-site-grey);font-size: 14px;line-height: 15px;height: 3.75rem;border-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-color: var(--ssa-color-palette-medicare-site-purple);border-left-color: var(--ssa-color-palette-medicare-site-purple);border-right-color: var(--ssa-color-palette-medicare-site-purple);padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;word-wrap: break-word;direction: ltr;max-width: 15.625rem;text-align: center;vertical-align: middle; } .coh-style-tab-type-muted-purple-colored.is-active a { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-purple);border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-style: solid;border-left-style: solid;border-right-style: solid;border-left-color: var(--ssa-color-palette-medicare-site-purple);border-right-color: var(--ssa-color-palette-medicare-site-purple);border-top-color: var(--ssa-color-palette-medicare-site-purple);padding-top: .5rem;padding-right: 1rem;padding-bottom: 1.5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;line-height: 15px;word-wrap: break-word;direction: ltr;text-align: center;font-size: 0.875rem; }
.coh-style-image-div { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; }
.coh-style-fcso-faq-accordion h3 { margin-top: 1.125rem;display: none; }
.coh-style-fcso-navigation-tile { -webkit-transition: all 300ms ease; transition: all 300ms ease;font-weight: normal;color: var(--ssa-color-palette-white);font-size: 1rem;line-height: 0.9375rem;background-color: rgba(46, 63, 81, 1); } .coh-style-fcso-navigation-tile:hover { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-muted-purple);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease; } .coh-style-fcso-navigation-tile::after { content:  none !important; }
.coh-style-text-color-colored-background { color: var(--ssa-color-palette-white); }
.coh-style-heading-3-size { font-size: 1.5rem;line-height: 1.25;font-weight: bold;margin-bottom: 1.25rem; } @media (max-width: 1169px) { .coh-style-heading-3-size { font-size: 1.375rem; }  } @media (max-width: 767px) { .coh-style-heading-3-size { font-size: 1.25rem; }  }
.coh-style-link-with-icon { color: var(--ssa-color-palette-brand-color);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;font-size: 0.875rem;line-height: 1.25;font-weight: bold;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-style-link-with-icon::after { content: "\f054";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;padding-left: 0.375rem;font-size: 0.625rem; }
.coh-style-paragraph-status-bar- { font-family: var(--ssa-font-stacks-dubai);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 0.875rem;font-weight: bold;margin-bottom: 0rem;padding-top: 0.3125rem;padding-right: 0.3125rem;padding-bottom: 0.3125rem;padding-left: 0.3125rem; }
.coh-style-previous-searches-block { padding-top: 1rem;padding-right: 1rem;padding-left: 1rem;background-color: var(--ssa-color-palette-gray-10); } .coh-style-previous-searches-block .previous-searches-items a { margin-right: 0.3125rem; }
.coh-style-spot-logo { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; } .coh-style-spot-logo a { color: #009CA4;font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;padding: 0px 10px;height: unset;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;transition: color 300ms ease-in-out, background-color 300ms ease-in-out; } .coh-style-spot-logo a:hover { background-color: var(--ssa-color-palette-gray-20);color: #15396E; } .coh-style-spot-logo a::after { content: 'Login »' !important;font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif !important;padding-left: 15px !important;font-weight: 400 !important; }
.coh-style-tab-type-muted-green-colored { margin-right: 0.3125rem;margin-bottom: 0rem;margin-left: 0rem;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; } .coh-style-tab-type-muted-green-colored a { background-color: var(--ssa-color-palette-white);color: var(--ssa-color-palette-medicare-site-grey);font-size: 0.875rem;line-height: 15px;height: 3.75rem;border-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-color: var(--ssa-color-palette-medicare-site-green);border-left-color: var(--ssa-color-palette-medicare-site-green);border-right-color: var(--ssa-color-palette-medicare-site-green);padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;word-wrap: break-word;direction: ltr;max-width: 15.625rem;text-align: center; } .coh-style-tab-type-muted-green-colored.is-active a { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-green);border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-style: solid;border-left-style: solid;border-right-style: solid;border-left-color: var(--ssa-color-palette-medicare-site-green);border-right-color: var(--ssa-color-palette-medicare-site-green);border-top-color: var(--ssa-color-palette-medicare-site-green);padding-top: .5rem;padding-right: 1rem;padding-bottom: 1.5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold; }
.coh-style-search-result-container { padding-bottom: 1rem;margin-bottom: 1rem;border-bottom-width: 0.0625rem;border-bottom-style: none;border-bottom-color: var(--ssa-color-palette-gray-20); } @media (max-width: 1169px) { .coh-style-search-result-container { margin-bottom: 1.5rem;padding-bottom: 1.5rem; }  }
.coh-style-contact-information { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-bottom: 0rem; } .coh-style-contact-information li { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;margin-bottom: 0.5rem;margin-left: 0rem;list-style-type: none;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start; } .coh-style-contact-information li::before { width: 1rem;margin-right: 1rem; } .coh-style-contact-information li.place-contact-name::before { content: "\f007";font-family: icomoon;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;line-height: 1.5; } .coh-style-contact-information li.place-company::before { content: "\f1ad";font-family: icomoon;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;line-height: 1.5; } .coh-style-contact-information li.place-address::before { content: "\f041";font-family: icomoon;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;line-height: 1.5; } .coh-style-contact-information li.place-telephone::before { content: "\f098";font-family: icomoon;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;line-height: 1.5; } .coh-style-contact-information li.place-email::before { line-height: 1.5;content: "\f0e0";font-family: icomoon;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.coh-style-clear-facets-block #block-clear-facet-filters { padding-top: 1rem;padding-right: 2rem;padding-bottom: 1rem;padding-left: 2rem;font-size: 0.875rem; } @media (max-width: 1023px) { .coh-style-clear-facets-block #block-clear-facet-filters { padding-right: 1.5rem;padding-left: 1.5rem; }  } .coh-style-clear-facets-block #block-clear-facet-filters a { color: var(--ssa-color-palette-medicare-site-teal); }
.coh-style-footer-light-theme { background-color: var(--ssa-color-palette-gray-10); } .coh-style-footer-light-theme .footer-menu { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row; } @media (max-width: 767px) { .coh-style-footer-light-theme .footer-menu { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } .coh-style-footer-light-theme .footer-menu .menu-heading { font-weight: 900;color: var(--ssa-color-palette-white);padding-top: 5px; } .coh-style-footer-light-theme .footer-menu a { color: var(--ssa-color-palette-white);padding-top: 5px; } .coh-style-footer-light-theme .footer-menu a:hover { color: var(--ssa-color-palette-white); } .coh-style-footer-light-theme .footer-menu .menu-level-2 li a { color: var(--ssa-color-palette-white); } .coh-style-footer-light-theme .footer-menu .menu-level-2 li a:hover { -webkit-box-shadow: inset 0rem -0.1875rem var(--ssa-color-palette-white); box-shadow: inset 0rem -0.1875rem var(--ssa-color-palette-white); } @media (max-width: 1023px) { .coh-style-footer-light-theme .footer-menu .menu-level-2 li a:hover { -webkit-box-shadow: none; box-shadow: none; }  } .coh-style-footer-light-theme .footer-menu .menu-level-1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; } .coh-style-footer-light-theme .footer-menu .menu-container-inner { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } .coh-style-footer-light-theme .social-links a { color: var(--ssa-color-palette-white);font-size: 2rem;padding: 25px; } .coh-style-footer-light-theme .social-links a:hover { color: var(--ssa-color-palette-white); } .coh-style-footer-light-theme .secondary-row { background-color: var(--ssa-color-palette-white);color: var(--ssa-color-palette-black); } .coh-style-footer-light-theme .secondary-row .inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } @media (max-width: 1023px) { .coh-style-footer-light-theme .secondary-row .inner { display: block; }  } @media (max-width: 767px) { .coh-style-footer-light-theme .secondary-row .inner { display: block; }  } @media (max-width: 564px) { .coh-style-footer-light-theme .secondary-row .inner { display: block; }  } .coh-style-footer-light-theme .secondary-row li { font-size: 14px; } .coh-style-footer-light-theme .secondary-row .coh-menu-list-item { margin-right: 3.125rem; } @media (max-width: 767px) { .coh-style-footer-light-theme .secondary-row .coh-menu-list-item { margin-right: 0rem; }  } .coh-style-footer-light-theme .newsletter-container form { position: relative; } .coh-style-footer-light-theme .newsletter-container .webform-button--submit { background-color: var(--ssa-color-palette-medicare-site-teal);text-transform: uppercase;font-style: normal;text-align: center;font-weight: normal;padding: 10px; } .coh-style-footer-light-theme .newsletter-container .webform-actions { position: absolute;top: 0rem;right: 0rem;height: 100%; } .coh-style-footer-light-theme .newsletter-container .newsletter-description { color: var(--ssa-color-palette-white);font-size: 0.875rem;line-height: 1rem; } .coh-style-footer-light-theme .newsletter-container .coh-heading { margin-bottom: 0rem;color: var(--ssa-color-palette-white);font-size: 1.125rem;line-height: 1rem; }
.coh-style-link-button-light { background-color: var(--ssa-color-palette-gray-10);color: var(--ssa-color-palette-brand-color);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem;-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;font-size: 0.875rem;line-height: 1.25;font-weight: bold;margin-top: 0.5rem;margin-bottom: 0.5rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-style-link-button-light:hover { background-color: var(--ssa-color-palette-gray-20);color: var(--ssa-color-palette-brand-color); } .coh-style-link-button-light::after { content: "\f054";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 0.75rem;padding-left: 0.5rem;margin-left: auto; }
.coh-style-paragraph-extra-large { font-size: 3rem;font-weight: bold;margin-bottom: 0rem;line-height: 1.25; } @media (max-width: 1169px) { .coh-style-paragraph-extra-large { font-size: 2.5rem; }  } @media (max-width: 767px) { .coh-style-paragraph-extra-large { font-size: 2rem; }  }
.coh-style-tab-type-green-colored { margin-right: 0.3125rem;margin-bottom: 0rem;margin-left: 0rem;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; } .coh-style-tab-type-green-colored a { background-color: var(--ssa-color-palette-white);color: var(--ssa-color-palette-medicare-site-grey);font-size: 0.875rem;line-height: 15px;height: 3.75rem;border-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-color: rgba(141, 198, 63, 1);border-left-color: rgba(141, 198, 63, 1);border-right-color: rgba(141, 198, 63, 1);padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;text-align: center;word-wrap: break-word;direction: ltr;max-width: 15.625rem; } .coh-style-tab-type-green-colored.is-active a { color: var(--ssa-color-palette-white);background-color: rgba(141, 198, 63, 1);border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-style: solid;border-left-style: solid;border-right-style: solid;border-left-color: rgba(141, 198, 63, 1);border-right-color: rgba(141, 198, 63, 1);border-top-color: rgba(141, 198, 63, 1);padding-top: .5rem;padding-right: 1rem;padding-bottom: 1.5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold; }
.coh-style-fcso-web-section-header-purple-muted { font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: bold;color: rgba(124, 81, 130, 1);padding-top: 0.625rem;padding-left: 0.625rem;font-size: 1.5rem;line-height: 1.0;letter-spacing: 0.0625rem; }
.coh-style-fcso-heading-1 { font-family: var(--ssa-font-stacks-arial);font-weight: 700;font-size: 1.4em; }
.coh-style-popular-searches-block { margin-bottom: 2.5rem;padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem;background-color: var(--ssa-color-palette-gray-10); } .coh-style-popular-searches-block .previous-searches-items a { margin-right: 0.3125rem; } .coh-style-popular-searches-block .previous-searches-items a:last-of-type { margin-bottom: 2.5rem; } .coh-style-popular-searches-block .last { margin-bottom: 2.5rem; }
.coh-style-fcso-web-purple-teal-link { font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: bold;color: var(--ssa-color-palette-medicare-site-white);font-size: 1rem;line-height: 1.25;letter-spacing: 0.0625rem;text-transform: none;-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;background-color: var(--ssa-color-palette-medicare-site-purple);padding-top: 0.625rem;padding-right: 1rem;padding-bottom: 0.625rem;padding-left: 1rem;margin: 0.625rem;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-border-radius: 0.3125rem;border-radius: 0.3125rem; } .coh-style-fcso-web-purple-teal-link:hover { color: var(--ssa-color-palette-medicare-site-white);font-size: 1rem;text-align: center;letter-spacing: 0.0625rem;background-color: var(--ssa-color-palette-medicare-site-teal); } .coh-style-fcso-web-purple-teal-link::after { font-size: 1rem;padding-left: 0.5rem;margin-left: auto;display: none;content: "\e80f";font-family: Fontello;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.coh-style-fcso-padding-top-bottom-24 { padding-top: 1.5rem;padding-bottom: 1.5rem; } @media (max-width: 1169px) { .coh-style-fcso-padding-top-bottom-24 { padding-top: 2.25rem;padding-bottom: 2.25rem; }  } @media (max-width: 767px) { .coh-style-fcso-padding-top-bottom-24 { padding-top: 1.5rem;padding-bottom: 1.5rem; }  }
.coh-style-date-with-icon-search { margin-right: 0.5rem;font-size: 0.75rem; } @media (max-width: 767px) { .coh-style-date-with-icon-search { margin-right: 0.25rem; }  } .coh-style-date-with-icon-search::before { content: "\f133";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin-right: 0.25rem; }
.coh-style-header-light-theme { background-color: var(--ssa-color-palette-white);border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20);-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-style-header-light-theme .utilities-bar-horizontal { background-color: var(--ssa-color-palette-white);display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;width: 100%;-webkit-align-self: center;-ms-flex-item-align: center;align-self: center; } @media (max-width: 767px) { .coh-style-header-light-theme .utilities-bar-horizontal { display: block; }  } @media (max-width: 564px) { .coh-style-header-light-theme .utilities-bar-horizontal { display: block; }  } .coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu a { color: var(--ssa-color-palette-brand-color);font-size: 1rem;padding-right: 0.3125rem;padding-left: 0.3125rem; } @media (max-width: 1169px) { .coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu a { font-size: .8rem; }  } .coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu a:hover { color: var(--ssa-color-palette-teal-dark);text-decoration: underline;text-underline-offset: 0.25em;text-decoration-thickness: 2px; } .coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu li { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu li::after { content: "|"; } .coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu li:last-child::after { content: normal; } .coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu li:first-child::before { content: "|"; } .coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu li.is-active a { font-weight: 600; } .coh-style-header-light-theme .utilities-bar-horizontal .social-links a { color: var(--ssa-color-palette-brand-color); } .coh-style-header-light-theme .utilities-bar-horizontal .social-links a:hover { color: var(--ssa-color-palette-brand-color-light); } .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1023px) { .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; }  } @media (max-width: 767px) { .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; }  } @media (max-width: 564px) { .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; }  } .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher ul.links { margin-top: 0rem;margin-right: 0rem;margin-bottom: 0rem;margin-left: 0rem;list-style-type: none;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; } .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher ul.links li { margin-top: 0rem;margin-right: 0rem;margin-bottom: 0rem;margin-left: 0rem;list-style-type: none; } .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher ul.links li::after { content: "|"; } @media (max-width: 1023px) { .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher ul.links li::after { content: ""; }  } @media (max-width: 767px) { .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher ul.links li::after { content: ""; }  } @media (max-width: 564px) { .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher ul.links li::after { content: ""; }  } .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher ul.links li:last-child::after { content: normal; } .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher a { padding-right: 0.3125rem;padding-left: 0.3125rem;font-size: 1rem;border-style: solid;border-color: var(--ssa-color-palette-medicare-site-teal); } @media (max-width: 1023px) { .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher a { padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px;border-width: .5px; }  } @media (max-width: 767px) { .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher a { padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px;border-width: .5px; }  } @media (max-width: 564px) { .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher a { padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px;border-width: .5px; }  } .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher a.is-active { color: var(--ssa-color-palette-teal); } @media (max-width: 1023px) { .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher a.is-active { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-teal);padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px; }  } @media (max-width: 767px) { .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher a.is-active { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-teal);padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px; }  } @media (max-width: 564px) { .coh-style-header-light-theme .utilities-bar-horizontal .language-switcher a.is-active { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-teal);padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px; }  } .coh-style-header-light-theme .utilities-bar-horizontal .business-filters { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1023px) { .coh-style-header-light-theme .utilities-bar-horizontal .business-filters { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;padding-right: 20px;padding-left: 20px; }  } @media (max-width: 767px) { .coh-style-header-light-theme .utilities-bar-horizontal .business-filters { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;padding-top: 20px;padding-right: 20px;padding-left: 50px; }  } @media (max-width: 564px) { .coh-style-header-light-theme .utilities-bar-horizontal .business-filters { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;padding-top: 20px;padding-right: 20px;padding-left: 40px; }  } .coh-style-header-light-theme .utilities-bar-horizontal .business-filters .fcso-business-filters-form { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;color: var(--ssa-color-palette-brand-color);font-size: 1rem;line-height: 0.0625rem; } .coh-style-header-light-theme .utilities-bar-horizontal .business-filters .fcso-business-filters-form select { padding-top: 5px;padding-right: 5px;padding-bottom: 5px;padding-left: 5px;background-color: rgba(0, 0, 0, 0);border-style: none;color: var(--ssa-color-palette-brand-color);z-index: 10;border-color: var(--ssa-color-palette-medicare-site-grey); } @media (max-width: 1023px) { .coh-style-header-light-theme .utilities-bar-horizontal .business-filters .fcso-business-filters-form select { border-width: 1px;border-style: solid; }  } @media (max-width: 767px) { .coh-style-header-light-theme .utilities-bar-horizontal .business-filters .fcso-business-filters-form select { border-width: 1px;border-style: solid; }  } @media (max-width: 564px) { .coh-style-header-light-theme .utilities-bar-horizontal .business-filters .fcso-business-filters-form select { border-width: 1px;border-style: solid; }  } .coh-style-header-light-theme .utilities-bar-horizontal .business-filters .fcso-business-filters-form .form-type-select { margin-left: 0rem;width: 80px;position: relative; } .coh-style-header-light-theme .utilities-bar-horizontal .business-filters .fcso-business-filters-form .form-type-select::after { color: var(--ssa-color-palette-brand-color);font-size: 1rem;display: inline;content: "\f0d7";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 0rem;padding-right: 7.5px; } .coh-style-header-light-theme .utilities-bar-horizontal .business-filters .fcso-business-filters-form .form-type-select::after:active { content: "\e807";font-family: fontello;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-style-header-light-theme .utilities-bar-horizontal .business-filters .fcso-business-filters-form .form-type-select:first-child { margin-left: 0rem;z-index: 10; } .coh-style-header-light-theme .utilities-bar-horizontal > .coh-container { margin-right: 0.625rem; } .coh-style-header-light-theme .utilities-bar-horizontal > .site-logo { margin-right: auto;width: 300px; } @media (max-width: 1327px) { .coh-style-header-light-theme .utilities-bar-horizontal > .site-logo { width: 300px; }  } @media (max-width: 1169px) { .coh-style-header-light-theme .utilities-bar-horizontal > .site-logo { width: 215px; }  } @media (max-width: 1023px) { .coh-style-header-light-theme .utilities-bar-horizontal > .site-logo { width: 340px; }  } @media (max-width: 767px) { .coh-style-header-light-theme .utilities-bar-horizontal > .site-logo { border-bottom: #f1f1f1 solid 2px; }  } @media (max-width: 564px) { .coh-style-header-light-theme .utilities-bar-horizontal > .site-logo { border-bottom: #f1f1f1 solid 2px; }  } .coh-style-header-light-theme .utilities-bar-vertical { background-color: var(--ssa-color-palette-gray-10); } @media (max-width: 1023px) { .coh-style-header-light-theme .utilities-bar-vertical { display: none; }  } @media (max-width: 767px) { .coh-style-header-light-theme .utilities-bar-vertical { display: none; }  } @media (max-width: 564px) { .coh-style-header-light-theme .utilities-bar-vertical { display: none; }  } .coh-style-header-light-theme .utilities-bar-vertical .utilities-menu a { color: var(--ssa-color-palette-black); } .coh-style-header-light-theme .utilities-bar-vertical .utilities-menu a:hover { color: var(--ssa-color-palette-brand-color); } .coh-style-header-light-theme .utilities-bar-vertical .social-links { background-color: var(--ssa-color-palette-white);border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); } .coh-style-header-light-theme .utilities-bar-vertical .social-links a { color: var(--ssa-color-palette-brand-color); } .coh-style-header-light-theme .utilities-bar-vertical .social-links a:hover { color: var(--ssa-color-palette-brand-color-light); } .coh-style-header-light-theme .main-menu-toggle-button { color: var(--ssa-color-palette-white); } .coh-style-header-light-theme .main-menu-toggle-button:hover { color: var(--ssa-color-palette-brand-color-light); } @media (max-width: 1023px) { .coh-style-header-light-theme .main-menu-wrapper { background-color: var(--ssa-color-palette-white);-webkit-box-shadow: inset 0rem 0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);box-shadow: inset 0rem 0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20); }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li { -webkit-transition: 300ms ease-in-out box-shadow; transition: 300ms ease-in-out box-shadow;-webkit-box-shadow: inset 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0);box-shadow: inset 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0);padding-right: 2rem;padding-left: 2rem; } @media (max-width: 1327px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li { padding-right: 0.9375rem;padding-left: 0.9375rem; }  } @media (max-width: 1169px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li { padding-right: 0.78125rem;padding-left: 0.78125rem; }  } @media (max-width: 1023px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li { -webkit-box-shadow: none; box-shadow: none;padding-right: 0.625rem;padding-left: 0.625rem; }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li:hover { -webkit-box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-white); box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-white); } @media (max-width: 1023px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li:hover { -webkit-box-shadow: none; box-shadow: none; }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li.is-expanded { -webkit-box-shadow: none; box-shadow: none; } @media (max-width: 1023px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li.is-expanded { -webkit-box-shadow: none; box-shadow: none; }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li.in-active-trail > a.coh-link { border: 2px solid #ffffff;-webkit-border-radius: 50px;border-radius: 50px;background: #ffffff;color: #2e3f51;font-weight: 600; } .coh-style-header-light-theme .main-menu .menu-level-1 > li.has-children.is-expanded > a { border: 2px solid #ffffff;-webkit-border-radius: 50px;border-radius: 50px; } @media (max-width: 1023px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li.has-children.is-expanded > a { border: none; }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li.has-children.is-expanded > a::after { content: "";border-bottom-width: 0.625rem;border-left-width: 0.625rem;border-right-width: 0.625rem;border-bottom-style: solid;border-left-style: solid;border-right-style: solid;border-top-style: none;border-bottom-color: var(--ssa-color-palette-gray-10);border-left-color: rgba(0, 0, 0, 0);border-right-color: rgba(0, 0, 0, 0);position: absolute;bottom: -14px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);margin-left: 0rem; } @media (max-width: 1023px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li.has-children.is-expanded > a::after { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%);position: static;border-bottom-color: rgba(0, 0, 0, 0);content: "\f106";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;border-bottom-width: 0rem;border-left-width: 0rem;border-right-width: 0rem;margin-left: 0rem; }  } @media (max-width: 767px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li.has-children.is-expanded > a::after { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%);position: static;border-bottom-color: rgba(0, 0, 0, 0);content: "\f106";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin-left: 0rem; }  } @media (max-width: 564px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li.has-children.is-expanded > a::after { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%);position: static;border-bottom-color: rgba(0, 0, 0, 0);content: "\f106";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin-left: 0rem; }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li > a { color: var(--ssa-color-palette-white);-webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;transition: color 300ms ease-in-out, 300ms ease-in-out border-color;position: relative;padding: 0.08rem 0.75rem;margin: 0.5rem 0;border: 2px solid #019CA4;-webkit-border-radius: 50px;border-radius: 50px; } @media (max-width: 1023px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li > a { border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20);color: rgba(85, 85, 85, 1);font-size: 1.3rem;border: none;border-bottom: 1px solid #cccccc !important;-webkit-border-radius: 0 !important;border-radius: 0 !important;padding: .2rem .75rem; }  } @media (max-width: 767px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li > a { font-size: 1.3rem;border: none;border-bottom: 1px solid #cccccc !important;-webkit-border-radius: 0 !important;border-radius: 0 !important;padding: .2rem .75rem; }  } @media (max-width: 564px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li > a { font-size: 1.3rem;border: none;border-bottom: 1px solid #cccccc !important;-webkit-border-radius: 0 !important;border-radius: 0 !important;padding: .2rem .75rem; }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li > a:hover { color: var(--ssa-color-palette-white);border-style: solid;border-bottom-style: solid;border-bottom-width: 1px;-webkit-border-radius: 50px;border-radius: 50px;-webkit-border-top-left-radius: 50px;border-top-left-radius: 50px;-webkit-border-top-right-radius: 50px;border-top-right-radius: 50px;-webkit-border-bottom-left-radius: 50px;border-bottom-left-radius: 50px;-webkit-border-bottom-right-radius: 50px;border-bottom-right-radius: 50px;border-width: 1px;border: 2px solid #ffffff;background-color: transparent;color: #ffffff; } @media (max-width: 1327px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li > a:hover { border-bottom-width: 1px;-webkit-border-radius: 50px;border-radius: 50px;-webkit-border-top-left-radius: 50px;border-top-left-radius: 50px;-webkit-border-top-right-radius: 50px;border-top-right-radius: 50px;-webkit-border-bottom-left-radius: 50px;border-bottom-left-radius: 50px;-webkit-border-bottom-right-radius: 50px;border-bottom-right-radius: 50px;border-width: 1px; }  } @media (max-width: 1169px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li > a:hover { border-bottom-width: 1px;-webkit-border-radius: 50px;border-radius: 50px;-webkit-border-top-left-radius: 50px;border-top-left-radius: 50px;-webkit-border-top-right-radius: 50px;border-top-right-radius: 50px;-webkit-border-bottom-left-radius: 50px;border-bottom-left-radius: 50px;-webkit-border-bottom-right-radius: 50px;border-bottom-right-radius: 50px;border-width: 1px; }  } @media (max-width: 1023px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li > a:hover { color: var(--ssa-color-palette-medicare-site-grey);border-bottom-width: 5px;border-bottom-style: solid;-webkit-border-radius: 0rem;border-radius: 0rem;-webkit-border-top-left-radius: 0rem;border-top-left-radius: 0rem;-webkit-border-top-right-radius: 0rem;border-top-right-radius: 0rem;-webkit-border-bottom-left-radius: 0rem;border-bottom-left-radius: 0rem;-webkit-border-bottom-right-radius: 0rem;border-bottom-right-radius: 0rem;border-color: var(--ssa-color-palette-white);border-top: none;border-left: none;border-right: none; }  } @media (max-width: 767px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li > a:hover { border-bottom-width: 5px;border-bottom-style: solid;-webkit-border-radius: 0rem;border-radius: 0rem;-webkit-border-top-left-radius: 0rem;border-top-left-radius: 0rem;-webkit-border-top-right-radius: 0rem;border-top-right-radius: 0rem;-webkit-border-bottom-left-radius: 0rem;border-bottom-left-radius: 0rem;-webkit-border-bottom-right-radius: 0rem;border-bottom-right-radius: 0rem;border-top: none;border-left: none;border-right: none; }  } @media (max-width: 564px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li > a:hover { border-bottom-width: 5px;border-bottom-style: solid;-webkit-border-radius: 0rem;border-radius: 0rem;-webkit-border-top-left-radius: 0rem;border-top-left-radius: 0rem;-webkit-border-top-right-radius: 0rem;border-top-right-radius: 0rem;-webkit-border-bottom-left-radius: 0rem;border-bottom-left-radius: 0rem;-webkit-border-bottom-right-radius: 0rem;border-bottom-right-radius: 0rem;border-top: none;border-left: none;border-right: none; }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li > a::after { content: normal;background-position: left top;background-size: auto;background-repeat: no-repeat;background-origin: border-box;background-clip: border-box;background-attachment: scroll; } @media (max-width: 1023px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li > a::after { content: "\f107";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media (max-width: 767px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li > a::after { content: "\f107";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media (max-width: 564px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li > a::after { content: "\f107";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } .coh-style-header-light-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed { background-color: var(--ssa-color-palette-gray-10);padding-top: 1.875rem;padding-right: 3.125rem;padding-bottom: 1.875rem;padding-left: 3.125rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;border-style: solid;border-bottom-width: 3px;border-left-width: 1px;border-right-width: 1px;border-bottom-color: var(--ssa-color-palette-medicare-site-teal);border-left-color: var(--ssa-color-palette-medicare-site-teal);border-right-color: var(--ssa-color-palette-medicare-site-teal); } @media (max-width: 1327px) { .coh-style-header-light-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed { padding-top: 1.25rem;padding-right: 1.875rem;padding-bottom: 1.875rem;padding-left: 1.875rem; }  } @media (max-width: 1169px) { .coh-style-header-light-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed { padding-top: 1.25rem;padding-right: 1.875rem;padding-bottom: 1.25rem;padding-left: 1.875rem; }  } @media (max-width: 1023px) { .coh-style-header-light-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed { background-color: var(--ssa-color-palette-gray-10);padding-top: 0rem;padding-right: 0rem;padding-bottom: 1.25rem;padding-left: 0rem; }  } .coh-style-header-light-theme .main-menu .menu-level-2-wrapper .layout-canvas-column { padding-top: 0rem;padding-right: 2.5rem;padding-bottom: 0rem;padding-left: 0rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1023px) { .coh-style-header-light-theme .main-menu .menu-level-2-wrapper .layout-canvas-column { padding-top: 0rem;padding-right: 2.5rem;padding-bottom: 0rem;padding-left: 2.5rem; }  } @media (max-width: 564px) { .coh-style-header-light-theme .main-menu .menu-level-2-wrapper .layout-canvas-column { padding-top: 0rem;padding-right: 2.5rem;padding-bottom: 0rem;padding-left: 2.5rem; }  } .coh-style-header-light-theme .main-menu .menu-level-2-wrapper .layout-canvas-column > .coh-container { width: 100%; } .coh-style-header-light-theme .main-menu .menu-level-2-wrapper .sub-menu-column { padding-top: 0rem;padding-right: 0rem;padding-bottom: 0rem;padding-left: 2.5rem; } .coh-style-header-light-theme .main-menu .menu-level-2 > li { margin: .75rem 0; } .coh-style-header-light-theme .main-menu .menu-level-2 > li > a { color: rgba(85, 85, 85, 1);-webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;transition: color 300ms ease-in-out, 300ms ease-in-out border-color;display: inline;padding-left: 0;padding-bottom: 0;margin-bottom: .75rem;margin-top: .75rem; } @media (max-width: 1023px) { .coh-style-header-light-theme .main-menu .menu-level-2 > li > a { padding-bottom: 10px;font-size: 1.2rem; }  } @media (max-width: 767px) { .coh-style-header-light-theme .main-menu .menu-level-2 > li > a { padding-bottom: 10px;font-size: 1.2rem; }  } @media (max-width: 564px) { .coh-style-header-light-theme .main-menu .menu-level-2 > li > a { padding-bottom: 10px;font-size: 1.2rem; }  } .coh-style-header-light-theme .main-menu .menu-level-2 > li > a:hover { color: var(--ssa-color-palette-brand-color);border-bottom-color: var(--ssa-color-palette-brand-color);border-bottom: 2px solid #15396e;padding-bottom: 1px; } .coh-style-header-light-theme .main-menu .menu-level-3 { display: none; } @media (max-width: 1023px) { .coh-style-header-light-theme .main-menu .menu-level-3 { display: none; }  } .coh-style-header-light-theme .main-menu .menu-level-3 > li > a { -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color; transition: color 300ms ease-in-out, 300ms ease-in-out border-color;color: var(--ssa-color-palette-black);border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); } .coh-style-header-light-theme .main-menu .menu-level-3 > li > a:hover { color: var(--ssa-color-palette-brand-color);border-bottom-color: var(--ssa-color-palette-brand-color); } .coh-style-header-light-theme .search-toggle-button { -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out; transition: color 300ms ease-in-out, background-color 300ms ease-in-out;color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-gray-20); } @media (max-width: 1023px) { .coh-style-header-light-theme .search-toggle-button { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-white);position: absolute;margin-top: 155px;margin-left: -25px; }  } @media (max-width: 767px) { .coh-style-header-light-theme .search-toggle-button { color: var(--ssa-color-palette-white);position: absolute;margin-top: 225px;margin-left: 5px; }  } @media (max-width: 564px) { .coh-style-header-light-theme .search-toggle-button { color: var(--ssa-color-palette-white);position: absolute;margin-top: 225px;margin-left: 5px; }  } .coh-style-header-light-theme .search-toggle-button:hover { background-color: var(--ssa-color-palette-medicare-site-grey); } @media (max-width: 1023px) { .coh-style-header-light-theme .search-toggle-button:hover { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-white); }  } .coh-style-header-light-theme .search-toggle-button.search-active { background-color: var(--ssa-color-palette-white); } @media (max-width: 1023px) { .coh-style-header-light-theme .search-toggle-button.search-active { background-color: rgba(0, 0, 0, 0); }  } .coh-style-header-light-theme .search-wrapper #block-searchform input[type="search"] { background-color: var(--ssa-color-palette-gray-10); } .coh-style-header-light-theme .search-wrapper #block-searchform input[type="submit"] { color: rgba(0, 0, 0, 0); } .coh-style-header-light-theme .search-wrapper #block-searchform .form-actions { -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out; transition: color 300ms ease-in-out, background-color 300ms ease-in-out;color: var(--ssa-color-palette-black);background-color: var(--ssa-color-palette-gray-10); } .coh-style-header-light-theme .search-wrapper #block-searchform .form-actions:hover { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color); }
.coh-style-image-rounded-corners img { -webkit-border-radius: 0.625rem; border-radius: 0.625rem; }
.coh-style-tab-type-colored { margin-right: 0.3125rem;margin-bottom: 0rem;margin-left: 0rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; } .coh-style-tab-type-colored a { background-color: var(--ssa-color-palette-white);color: var(--ssa-color-palette-medicare-site-grey);font-size: 1rem;line-height: 1px;height: 10px;border-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-color: var(--ssa-color-palette-medicare-site-teal);border-left-color: var(--ssa-color-palette-medicare-site-grey);border-right-color: var(--ssa-color-palette-medicare-site-grey);padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem;border-bottom-style: none; } .coh-style-tab-type-colored.is-active a { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-teal);height: 10px;border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-style: solid;border-left-style: solid;border-right-style: solid;border-left-color: var(--ssa-color-palette-medicare-site-grey);border-right-color: var(--ssa-color-palette-medicare-site-grey);border-top-color: var(--ssa-color-palette-medicare-site-teal);padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem;border-bottom-style: none; }
.coh-style-tab-type-muted-green-colored-multiline { margin-right: 0.3125rem;margin-bottom: 0rem;margin-left: 0rem;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; } .coh-style-tab-type-muted-green-colored-multiline a { background-color: var(--ssa-color-palette-white);color: var(--ssa-color-palette-medicare-site-grey);font-size: 14px;line-height: 15px;height: 4.6875rem;border-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-top-style: solid;border-left-style: solid;border-right-style: solid;border-top-color: var(--ssa-color-palette-medicare-site-green);border-left-color: var(--ssa-color-palette-medicare-site-green);border-right-color: var(--ssa-color-palette-medicare-site-green);padding-top: .5rem;padding-right: 1rem;padding-bottom: .5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;word-wrap: break-word;direction: ltr;max-width: 15.625rem;text-align: center;vertical-align: middle; } .coh-style-tab-type-muted-green-colored-multiline.is-active a { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-medicare-site-green);border-top-width: 0.9375rem;border-left-width: 0.0625rem;border-right-width: 0.0625rem;-webkit-border-top-left-radius: 0.9375rem;border-top-left-radius: 0.9375rem;-webkit-border-top-right-radius: 0.9375rem;border-top-right-radius: 0.9375rem;border-style: solid;border-left-style: solid;border-right-style: solid;border-left-color: var(--ssa-color-palette-medicare-site-green);border-right-color: var(--ssa-color-palette-medicare-site-green);border-top-color: var(--ssa-color-palette-medicare-site-green);padding-top: .5rem;padding-right: 1rem;padding-bottom: .5rem;padding-left: 1rem;border-bottom-style: none;font-weight: bold;line-height: 15px;word-wrap: break-word;direction: ltr;text-align: center;font-size: 0.875rem; }
.coh-style-no-search-results { text-align: center;padding-top: 2.5rem;padding-right: 2.5rem;padding-bottom: 2.5rem;padding-left: 2.5rem; } @media (max-width: 1327px) { .coh-style-no-search-results { padding-top: 2.5rem;padding-right: 2.5rem;padding-bottom: 2.5rem;padding-left: 2.5rem; }  } @media (max-width: 1169px) { .coh-style-no-search-results { margin-bottom: 6.25rem;padding-top: 2.5rem;padding-right: 2.5rem;padding-bottom: 2.5rem;padding-left: 2.5rem; }  } @media (max-width: 1023px) { .coh-style-no-search-results { margin-bottom: 6.25rem;margin-left: 1.5625rem; }  } @media (max-width: 564px) { .coh-style-no-search-results { margin-bottom: 6.25rem;margin-left: -1.5625rem; }  }
.coh-style-fcso-web-homepage-tile-hover { -webkit-transition: none linear; transition: none linear;font-weight: normal;color: rgba(0, 0, 0, 0);font-size: 1.125rem;line-height: 1.25rem;font-style: normal;word-wrap: break-word;direction: ltr;max-width: 21.75rem; } .coh-style-fcso-web-homepage-tile-hover:hover { -webkit-transition: background-color 300ms linear; transition: background-color 300ms linear;color: var(--ssa-color-palette-medicare-site-white);background-color: var(--ssa-color-palette-medicare-navy);min-height: 6.375rem;width: 21.75rem;position: relative;top: 0.3125rem;opacity: 1;-webkit-border-radius: 0.3125rem;border-radius: 0.3125rem;padding-top: 0rem;padding-right: 0.625rem;padding-bottom: 0rem;padding-left: 0.625rem; }
.coh-style-event-result-page { padding-bottom: 2rem;margin-bottom: 2rem;border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); } @media (max-width: 1169px) { .coh-style-event-result-page { margin-bottom: 1.5rem;padding-bottom: 1.5rem; }  }
.coh-style-location-with-icon { position: relative;z-index: 1; } .coh-style-location-with-icon::before { content: "\f041";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin-right: 0.25rem; }
.coh-style-fake-link-with-icon { color: var(--ssa-color-palette-brand-color);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;font-size: 0.875rem;line-height: 1.25;font-weight: bold;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-transition: color 300ms ease;transition: color 300ms ease; } .coh-style-fake-link-with-icon::after { content: "\f054";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;padding-left: 0.375rem;font-size: 0.625rem; }
.coh-style-read-more { padding-top: 0.5rem;padding-right: 1.25rem;padding-bottom: 0.5rem;font-size: 0.875rem;line-height: 1.25;font-weight: bold;color: var(--ssa-color-palette-brand-color);-webkit-transition: color 300ms ease;transition: color 300ms ease; } .coh-style-read-more:hover { color: var(--ssa-color-palette-brand-color-light); } .coh-style-read-more::after { content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 0.75rem;padding-left: 0.25rem; } .coh-style-read-more.is-expanded::after { content: "\f077";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.coh-style-padding-small { padding: 2rem; } @media (max-width: 1169px) { .coh-style-padding-small { padding: 1.5rem; }  }
.coh-ce-1dc117b7-c5baa27a.move-pagination-up .slick-dots { top: -2rem; } .coh-ce-1dc117b7-c5baa27a.move-pagination-down .slick-dots { padding-top: 1rem; } .coh-ce-1dc117b7-c5baa27a.padding-left-right .coh-slider-container-mid { padding-right: 5rem;padding-left: 5rem; } @media (max-width: 1169px) { .coh-ce-1dc117b7-c5baa27a.padding-left-right .coh-slider-container-mid { padding-right: 3.5rem;padding-left: 3.5rem; }  } @media (max-width: 767px) { .coh-ce-1dc117b7-c5baa27a.padding-left-right .coh-slider-container-mid { padding-right: 2rem;padding-left: 2rem; }  } .coh-ce-1dc117b7-c5baa27a.color-arrows .slick-arrow { background-color: rgba(0, 0, 0, 0); } .coh-ce-1dc117b7-c5baa27a.color-arrows .slick-arrow:hover { background-color: rgba(0, 0, 0, 0); } .coh-ce-1dc117b7-c5baa27a.color-arrows .slick-arrow:hover::before { color: var(--ssa-color-palette-brand-color-light); } .coh-ce-1dc117b7-c5baa27a.color-arrows .slick-arrow::before { color: var(--ssa-color-palette-brand-color); } .coh-ce-1dc117b7-c5baa27a.dark-arrows .slick-arrow { background-color: rgba(0, 0, 0, 0); } .coh-ce-1dc117b7-c5baa27a.dark-arrows .slick-arrow:hover { background-color: rgba(0, 0, 0, 0); } .coh-ce-1dc117b7-c5baa27a.dark-arrows .slick-arrow:hover::before { color: var(--ssa-color-palette-gray-70); } .coh-ce-1dc117b7-c5baa27a.dark-arrows .slick-arrow::before { color: var(--ssa-color-palette-black); } .coh-ce-1dc117b7-c5baa27a.light-arrows .slick-arrow { background-color: rgba(0, 0, 0, 0); } .coh-ce-1dc117b7-c5baa27a.light-arrows .slick-arrow:hover { background-color: rgba(0, 0, 0, 0); } .coh-ce-1dc117b7-c5baa27a.light-arrows .slick-arrow:hover::before { color: var(--ssa-color-palette-gray-20); } .coh-ce-1dc117b7-c5baa27a.light-arrows .slick-arrow::before { color: var(--ssa-color-palette-white); }
.coh-ce-cpt_articles_slider-8a32b71.dark-heading { color: var(--ssa-color-palette-black); } .coh-ce-cpt_articles_slider-8a32b71.light-heading { color: var(--ssa-color-palette-white); } .coh-ce-cpt_articles_slider-8a32b71.color-heading { color: var(--ssa-color-palette-brand-color); } .coh-ce-cpt_articles_slider-8a32b71.align-left { text-align: left; } .coh-ce-cpt_articles_slider-8a32b71.align-center { text-align: center; } .coh-ce-cpt_articles_slider-8a32b71.align-right { text-align: right; }
.coh-ce-cpt_background_video-3a31c24c { position: relative;z-index: -1; }
.coh-ce-cpt_background_video-5cc67da2 { width: 100%; }
.coh-ce-cpt_blockquote-eebeed73 { padding-right: 0rem;padding-left: 0rem;border-left-style: none;margin-bottom: 0rem; } .coh-ce-cpt_blockquote-eebeed73::before { padding-left: 0rem; }
.coh-ce-cpt_blockquote-50ab9410 { font-size: 1rem;line-height: 1rem;padding-top: 1.5rem;margin-top: auto; }
.coh-ce-cpt_blockquote-553a8b89 { display: block;font-weight: bold; }
.coh-ce-cpt_blockquote-5baee877 { display: block;margin-top: 0.5rem; }
.coh-ce-cpt_blockquote-bf1797a2 { font-style: normal;font-size: 0.75rem; }
.coh-ce-cpt_breadcrumbs-b00f9d69 { padding-top: 0rem;padding-bottom: 0rem; } .coh-ce-cpt_breadcrumbs-b00f9d69.transparent-background { background-color: rgba(0, 0, 0, 0); } .coh-ce-cpt_breadcrumbs-b00f9d69.solid-dark-background { background-color: var(--ssa-color-palette-gray-90); } .coh-ce-cpt_breadcrumbs-b00f9d69.solid-light-background { background-color: var(--ssa-color-palette-gray-10); } .coh-ce-cpt_breadcrumbs-b00f9d69.semi-transparent-dark-background { background-color: rgba(0, 0, 0, 0.5);color: var(--ssa-color-palette-white); } .coh-ce-cpt_breadcrumbs-b00f9d69.position-absolute-top-left { position: absolute;top: 0rem;left: 0rem;width: 100%;z-index: 2; }
.coh-ce-cpt_card_feature_with_icon-fb77a3fd { height: 90px;width: 90px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-ce-cpt_card_feature_with_icon-fb77a3fd.large-border { height: 5.625rem;width: 5.625rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;align-item: center; }
.coh-ce-cpt_card_feature_with_icon-22ffb91b { margin-top: auto; }
.coh-ce-cpt_cms_log-d98755b9 { height: 3.75rem;width: 3.75rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }
.coh-ce-cpt_contact_information_card-b76fe74a { height: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.coh-ce-cpt_contact_information_card-466af053 { margin-bottom: 0.75rem; }
.coh-ce-cpt_contact_information_card-42bc939c { font-style: normal; }
.coh-ce-cpt_contact_information_card-cc55f948 { width: 3rem;margin-bottom: 1.5rem;-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;-webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start; }
.coh-ce-cpt_drupal_blocks-3c6c88e5.dark-title div > h2 { color: var(--ssa-color-palette-black); } .coh-ce-cpt_drupal_blocks-3c6c88e5.light-title div > h2 { color: var(--ssa-color-palette-white); } .coh-ce-cpt_drupal_blocks-3c6c88e5.color-title div > h2 { color: var(--ssa-color-palette-brand-color); } .coh-ce-cpt_drupal_blocks-3c6c88e5 .gray-title div > h2 { color: var(--ssa-color-palette-medicare-site-grey); }
.coh-ce-cpt_events_slider-8a32b71.dark-heading { color: var(--ssa-color-palette-black); } .coh-ce-cpt_events_slider-8a32b71.light-heading { color: var(--ssa-color-palette-white); } .coh-ce-cpt_events_slider-8a32b71.color-heading { color: var(--ssa-color-palette-brand-color); } .coh-ce-cpt_events_slider-8a32b71.align-left { text-align: left; } .coh-ce-cpt_events_slider-8a32b71.align-center { text-align: center; } .coh-ce-cpt_events_slider-8a32b71.align-right { text-align: right; }
.coh-ce-cpt_event_registration_-1dabff8e { display: grid;margin-left: 16%; }
.coh-ce-cpt_event_registration_-3a6954e9 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;padding-bottom: 20px; }
.coh-ce-cpt_event_registration_-b6c5822 { color: var(--ssa-color-palette-medicare-site-grey);font-family: var(--ssa-font-stacks-arial);text-align: center;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-top: 20px;margin-left: -20px; }
.coh-ce-cpt_event_registration_-6d584d95 { width: 75%; }
.coh-ce-cpt_faq_category_result-9f2aaa2c { display: block; }
.coh-ce-cpt_faq_category_tile-f24b1065 { display: inline-block;color: var(--ssa-color-palette-black);font-size: 1rem;-webkit-box-shadow: 0.0625rem 0.0625rem 0.0625rem 0.0625rem rgba(182, 182, 182, 1);box-shadow: 0.0625rem 0.0625rem 0.0625rem 0.0625rem rgba(182, 182, 182, 1);height: 9.375rem;width: 100%;background-color: var(--ssa-color-palette-white); } @media (max-width: 1023px) { .coh-ce-cpt_faq_category_tile-f24b1065 { margin-bottom: 25px; }  } @media (max-width: 564px) { .coh-ce-cpt_faq_category_tile-f24b1065 { margin-bottom: 25px; }  }
.coh-ce-cpt_faq_category_tile-60fd9508 { display: block;color: var(--ssa-color-palette-medicare-site-grey);font-size: 1.25rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;padding-top: 20%;text-align: center; } @media (max-width: 1023px) { .coh-ce-cpt_faq_category_tile-60fd9508 { padding-top: 18%; }  } @media (max-width: 564px) { .coh-ce-cpt_faq_category_tile-60fd9508 { padding-top: 16%; }  }
.coh-ce-cpt_faq_menu-1ee2608d { display: none; } @media (max-width: 1327px) { .coh-ce-cpt_faq_menu-1ee2608d { display: none; }  } @media (max-width: 1169px) { .coh-ce-cpt_faq_menu-1ee2608d { display: none; }  } @media (max-width: 1023px) { .coh-ce-cpt_faq_menu-1ee2608d { display: none; }  } @media (max-width: 767px) { .coh-ce-cpt_faq_menu-1ee2608d { display: none; }  } @media (max-width: 564px) { .coh-ce-cpt_faq_menu-1ee2608d { display: none; }  }
.coh-ce-cpt_fcso_article_list-cc2f4f52 { margin-right: 0rem;margin-left: 0rem; } @media (max-width: 1327px) { .coh-ce-cpt_fcso_article_list-cc2f4f52 { margin-right: 0rem;margin-left: 0rem; }  } @media (max-width: 1169px) { .coh-ce-cpt_fcso_article_list-cc2f4f52 { margin-right: 0rem;margin-left: 0rem; }  } @media (max-width: 1023px) { .coh-ce-cpt_fcso_article_list-cc2f4f52 { display: block;margin-right: auto;margin-left: auto; }  } @media (max-width: 767px) { .coh-ce-cpt_fcso_article_list-cc2f4f52 { margin-right: 0.625rem;margin-left: 0.625rem;display: block; }  } @media (max-width: 564px) { .coh-ce-cpt_fcso_article_list-cc2f4f52 { margin-right: 0.625rem;margin-left: 0.625rem;display: block; }  }
.coh-ce-cpt_fcso_article_list-fcd255e0 { display: block; }
.coh-ce-cpt_fcso_article_list-594fe6b9 { display: inline;position: relative;top: 0rem;left: 0rem; } @media (max-width: 564px) { .coh-ce-cpt_fcso_article_list-594fe6b9 { display: inline;position: relative;top: 0rem;left: 0rem; }  }
.coh-ce-cpt_fcso_article_list-3bd94f0 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;font-size: 0.75rem;float: right;text-transform: uppercase;font-weight: 700;font-family: var(--ssa-font-stacks-dubai);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;position: relative;text-align: center;margin-top: 0.625rem; } @media (max-width: 767px) { .coh-ce-cpt_fcso_article_list-3bd94f0 { float: right;font-size: 0.75rem;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;text-align: center;margin-top: 0.3125rem; }  } @media (max-width: 564px) { .coh-ce-cpt_fcso_article_list-3bd94f0 { float: right;font-family: var(--ssa-font-stacks-arial);font-weight: bold;color: var(--ssa-color-palette-purple);font-size: 0.75rem;border: 0px #54075B solid;position: relative;text-align: center;margin-top: 0.3125rem; }  } .coh-ce-cpt_fcso_article_list-3bd94f0::after { content: "\f0da";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: var(--ssa-color-palette-brand-color);margin-top: 0.5rem;margin-left: 0.3125rem; }
.coh-ce-cpt_fcso_department_article_list-b031b04b { display: block; }
.coh-ce-cpt_fcso_department_article_list-99217d78 { display: inline;position: absolute; }
.coh-ce-cpt_fcso_department_article_list-248f12f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;font-size: 0.75rem;float: right;text-transform: uppercase;font-weight: 700;font-family: var(--ssa-font-stacks-dubai);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; } .coh-ce-cpt_fcso_department_article_list-248f12f::after { content: "\f0da";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: var(--ssa-color-palette-brand-color);margin-top: 0.5rem;margin-left: 0.3125rem; }
.coh-ce-cpt_fcso_events_homepage-6f9fc86e { border-style: none;-webkit-border-bottom-left-radius: 0.3125rem;border-bottom-left-radius: 0.3125rem;-webkit-border-bottom-right-radius: 0.3125rem;border-bottom-right-radius: 0.3125rem;background-color: rgba(125, 132, 132, 0.15); }
.coh-ce-cpt_fcso_events_homepage-3cc1f047 { min-width: 18.75rem; }
@media null { .coh-ce-cpt_fcso_events_homepage-c7f5bc9d:before,.coh-ce-cpt_fcso_events_homepage-c7f5bc9d:after { clear: none;content: normal;display: inline; }  } .coh-ce-cpt_fcso_events_homepage-c7f5bc9d { float: right;text-align: center; }
.coh-ce-cpt_fcso_web_contact_card-d7d1d948 { vertical-align: middle;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: bold;color: var(--ssa-color-palette-white);font-size: 1rem;line-height: 1.0;letter-spacing: 0.0625rem;word-wrap: normal;padding-top: 0.625rem;padding-bottom: 0.625rem;padding-left: 0.625rem; }
.coh-ce-cpt_fcso_web_image_side_tile-2fa844 { font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;color: var(--ssa-color-palette-medicare-site-white);font-size: 30px;line-height: 1.25rem;text-align: center;letter-spacing: 0.125rem;width: 17.5rem;margin-bottom: 0rem; }
.coh-ce-cpt_fcso_web_image_side_tile-8258809 { margin: 0.3125rem;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center; }
.coh-ce-cpt_fcso_web_landing_header-54182f42 { background-color: rgba(46, 63, 81, 1);vertical-align: middle;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-pack: left;-webkit-justify-content: left;-ms-flex-pack: left;justify-content: left; }
.coh-ce-cpt_fcso_web_landing_tile_small-65a7c570 { max-height: 5rem;max-width: 5rem;padding-bottom: 10px;display: inline; }
.coh-ce-cpt_fcso_web_landing_tile_w_icon-6cb029c { -webkit-box-shadow: 0.0625rem 0.0625rem 0.125rem 0.0625rem var(--ssa-color-palette-white); box-shadow: 0.0625rem 0.0625rem 0.125rem 0.0625rem var(--ssa-color-palette-white);border-style: outset;border-color: rgba(232, 232, 232, 1);border-width: 2px;-webkit-border-radius: 5px;border-radius: 5px;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-top: 0rem;padding-right: 80px;padding-left: 80px;width: 17.5rem;height: 12.5rem;color: rgba(46, 63, 81, 1); }
.coh-ce-cpt_fcso_web_landing_tile_w_icon-50bbbdab { width: 16.875rem;margin-top: 0.3125rem;margin-bottom: 0.625rem;display: block;height: 3.125rem; }
.coh-ce-cpt_fcso_web_landing_tile_w_icon-65a7c570 { max-height: 5rem;max-width: 5rem;padding-bottom: 10px;display: inline; }
.coh-ce-cpt_fcso_web_nav_menu_tile-8faab07 { -webkit-box-shadow: 0.0625rem 0.0625rem 0.3125rem 0.0625rem rgba(46, 63, 81, 1); box-shadow: 0.0625rem 0.0625rem 0.3125rem 0.0625rem rgba(46, 63, 81, 1);height: 120px;width: 125px;padding-top: 1.25rem;margin-top: 0rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;border-width: 0.0625rem;-webkit-border-radius: 0.1875rem;border-radius: 0.1875rem;border-color: var(--ssa-color-palette-gray-70);-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;align-items: center;position: relative; }
.coh-ce-cpt_fcso_web_nav_menu_tile-2067f4f4 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;position: absolute;top: 0.625rem;left: 0.3125rem;right: 0.3125rem; }
.coh-ce-cpt_fcso_web_nav_menu_tile-2ccb6af1 { height: 4.375rem;max-width: 4.0625rem;padding-bottom: 10px;display: block; }
.coh-ce-cpt_fcso_web_nav_menu_tile-7e4c1fd3 { text-align: center;max-width: 7.8125rem;padding-top: 4.375rem;padding-right: 0.3125rem;padding-bottom: 0.3125rem;padding-left: 0.3125rem;display: inline-block;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: normal;color: var(--ssa-color-palette-white);font-size: 1rem;line-height: 1.0; }
.coh-ce-cpt_fcso_web_section_header-cc2420cb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.coh-ce-cpt_fcso_web_section_header-65c0b524 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: left;-webkit-justify-content: left;-ms-flex-pack: left;justify-content: left;-webkit-align-content: start;-ms-flex-line-pack: start;align-content: start; }
.coh-ce-cpt_featured_article_component-3fd30a54 { font-size: 1rem;margin-top: 0.625rem;margin-right: 0.9375rem;margin-bottom: 0.625rem;margin-left: 0.9375rem; } @media (max-width: 767px) { .coh-ce-cpt_featured_article_component-3fd30a54 { display: none; }  } @media (max-width: 564px) { .coh-ce-cpt_featured_article_component-3fd30a54 { display: none; }  }
.coh-ce-cpt_featured_article_component-df3f33a7 { height: auto;width: auto; }
.coh-ce-cpt_featured_article_component-31d53470 { font-size: 1.125rem;line-height: 1.0;text-align: left;padding-top: 0.625rem;padding-bottom: 0.625rem; }
.coh-ce-cpt_featured_event_component-6b72e695 { font-size: 1rem;-webkit-box-shadow: 0.125rem 0.125rem 0.125rem 0.3125rem var(--ssa-color-palette-gray-30);box-shadow: 0.125rem 0.125rem 0.125rem 0.3125rem var(--ssa-color-palette-gray-30);text-align: center;-webkit-border-radius: 10px;border-radius: 10px;height: 450px; } @media (max-width: 767px) { .coh-ce-cpt_featured_event_component-6b72e695 { display: none; }  } @media (max-width: 564px) { .coh-ce-cpt_featured_event_component-6b72e695 { display: none; }  }
.coh-ce-cpt_featured_event_component-4a0144a9 { height: auto;width: auto;margin-top: 20px; }
.coh-ce-cpt_featured_event_component-f089bbd1 { font-family: var(--ssa-font-stacks-arial);text-align: center;font-size: 1rem;font-weight: bold;display: inline-block;border-style: solid;background-color: var(--ssa-color-palette-medicare-orange);color: var(--ssa-color-palette-medicare-site-white);-webkit-border-radius: 10px;border-radius: 10px;margin-top: 25px;margin-bottom: 20px;width: 25%;height: 1.875rem; } .coh-ce-cpt_featured_event_component-f089bbd1:hover { color: var(--ssa-color-palette-medicare-site-white); }
.coh-ce-cpt_feature_card-466af053 { margin-bottom: 0.75rem; }
.coh-ce-cpt_feature_card-cc55f948 { width: 3rem;margin-bottom: 1.5rem;-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;-webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start; }
.coh-ce-cpt_feature_event_card_with_imag-7a001c71 { margin-top: auto;margin-left: 37%;width: 100px;height: 30px;font-size: 1rem;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-border-radius: 6px;border-radius: 6px;background-color: var(--ssa-color-palette-medicare-orange);color: var(--ssa-color-palette-medicare-site-white);padding-top: 0.125rem;font-weight: bold; }
.coh-ce-cpt_feature_event_card_with_imag-9f2aaa2c { display: block; }
.coh-ce-cpt_gallery_slider-4d540297.move-pagination-up .slick-dots { top: -2rem; } .coh-ce-cpt_gallery_slider-4d540297.move-pagination-down .slick-dots { top: 1.5rem; }
.coh-ce-cpt_heading-853abe17 { display: block; } .coh-ce-cpt_heading-853abe17.dark-heading { color: var(--ssa-color-palette-medicare-site-grey); } .coh-ce-cpt_heading-853abe17.light-heading { color: var(--ssa-color-palette-medicare-site-grey); } .coh-ce-cpt_heading-853abe17.color-heading { color: var(--ssa-color-palette-brand-color); } .coh-ce-cpt_heading-853abe17.align-text-left { text-align: left; } .coh-ce-cpt_heading-853abe17.align-text-center { text-align: center; } .coh-ce-cpt_heading-853abe17.align-text-right { text-align: right; }
.coh-ce-cpt_hero-90bb1fb3 { padding-right: 2rem;padding-left: 2rem; } @media (max-width: 1169px) { .coh-ce-cpt_hero-90bb1fb3 { padding-right: 1.5rem;padding-left: 1.5rem; }  } .coh-ce-cpt_hero-90bb1fb3.transparent-background { background-color: rgba(0, 0, 0, 0); } .coh-ce-cpt_hero-90bb1fb3.solid-dark-background { background-color: var(--ssa-color-palette-gray-90); } .coh-ce-cpt_hero-90bb1fb3.solid-light-background { background-color: var(--ssa-color-palette-gray-10); } .coh-ce-cpt_hero-90bb1fb3.semi-transparent-dark-background { background-color: rgba(0, 0, 0, 0.5); }
.coh-ce-cpt_hero-b06e9d05 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .coh-ce-cpt_hero-b06e9d05.fluid { min-height: 80vh; } .coh-ce-cpt_hero-b06e9d05.tall { min-height: 40rem; } @media (max-width: 1327px) { .coh-ce-cpt_hero-b06e9d05.tall { min-height: 37.5rem; }  } @media (max-width: 1169px) { .coh-ce-cpt_hero-b06e9d05.tall { min-height: 35rem; }  } @media (max-width: 767px) { .coh-ce-cpt_hero-b06e9d05.tall { min-height: 25rem; }  } .coh-ce-cpt_hero-b06e9d05.medium { min-height: 26.875rem; } .coh-ce-cpt_hero-b06e9d05.short { min-height: 20rem; } @media (max-width: 1169px) { .coh-ce-cpt_hero-b06e9d05.short { min-height: 15rem; }  } @media (max-width: 767px) { .coh-ce-cpt_hero-b06e9d05.short { min-height: 10rem; }  } .coh-ce-cpt_hero-b06e9d05.center-align-content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-ce-cpt_hero-b06e9d05.center-align-content .coh-wysiwyg { text-align: center; } .coh-ce-cpt_hero-b06e9d05.center-align-content .text-content { width: 64%;text-align: center; } @media (max-width: 1169px) { .coh-ce-cpt_hero-b06e9d05.center-align-content .text-content { width: 72%; }  } @media (max-width: 1023px) { .coh-ce-cpt_hero-b06e9d05.center-align-content .text-content { width: 100%; }  } .coh-ce-cpt_hero-b06e9d05.center-align-content .drop-zone-content { -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0;width: 64%;margin-top: 4rem; } @media (max-width: 1169px) { .coh-ce-cpt_hero-b06e9d05.center-align-content .drop-zone-content { width: 72%; }  } @media (max-width: 1023px) { .coh-ce-cpt_hero-b06e9d05.center-align-content .drop-zone-content { width: 100%; }  } @media (max-width: 767px) { .coh-ce-cpt_hero-b06e9d05.center-align-content .drop-zone-content { margin-top: 3rem; }  } .coh-ce-cpt_hero-b06e9d05.center-align-content .buttons { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .coh-ce-cpt_hero-b06e9d05.left-align-content { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1023px) { .coh-ce-cpt_hero-b06e9d05.left-align-content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } .coh-ce-cpt_hero-b06e9d05.left-align-content .text-content { width: 40%; } @media (max-width: 1023px) { .coh-ce-cpt_hero-b06e9d05.left-align-content .text-content { width: 100%; }  } .coh-ce-cpt_hero-b06e9d05.left-align-content .drop-zone-content { margin-left: 7.5rem; } @media (max-width: 1023px) { .coh-ce-cpt_hero-b06e9d05.left-align-content .drop-zone-content { width: 100%;margin-top: 4rem;margin-left: 0rem;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0; }  } @media (max-width: 767px) { .coh-ce-cpt_hero-b06e9d05.left-align-content .drop-zone-content { margin-top: 3rem; }  } .coh-ce-cpt_hero-b06e9d05.right-align-content { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1023px) { .coh-ce-cpt_hero-b06e9d05.right-align-content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } .coh-ce-cpt_hero-b06e9d05.right-align-content .text-content { width: 40%; } @media (max-width: 1023px) { .coh-ce-cpt_hero-b06e9d05.right-align-content .text-content { width: 100%; }  } .coh-ce-cpt_hero-b06e9d05.right-align-content .drop-zone-content { margin-right: 7.5rem; } @media (max-width: 1023px) { .coh-ce-cpt_hero-b06e9d05.right-align-content .drop-zone-content { width: 100%;margin-top: 4rem;margin-right: 0rem;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0; }  } @media (max-width: 767px) { .coh-ce-cpt_hero-b06e9d05.right-align-content .drop-zone-content { margin-top: 3rem; }  }
.coh-ce-cpt_hero-77bc8a97 { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; }
.coh-ce-cpt_hero-fd5ded85.colored { color: var(--ssa-color-palette-brand-color); }
.coh-ce-cpt_hero-55f19225.add-space-below { margin-bottom: 2rem; } @media (max-width: 1169px) { .coh-ce-cpt_hero-55f19225.add-space-below { margin-bottom: 1.5rem; }  }
.coh-ce-cpt_hero-65b810ab { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }
.coh-ce-cpt_image_media-4532dad0.image-object-fit-cover { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; } .coh-ce-cpt_image_media-4532dad0.image-object-fit-cover article { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; } .coh-ce-cpt_image_media-4532dad0.image-object-fit-cover article picture { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; } .coh-ce-cpt_image_media-4532dad0.image-object-fit-cover article picture img { -o-object-fit: cover; object-fit: cover;height: 100%;width: auto; }
.coh-ce-cpt_impact_card-c4fa5111 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;max-width: 25rem;height: 100%; }
.coh-ce-cpt_impact_card-466af053 { margin-bottom: 0.75rem; }
.coh-ce-cpt_impact_card-63e38b8f { color: var(--ssa-color-palette-white); } .coh-ce-cpt_impact_card-63e38b8f::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;content: "";z-index: 2; }
.coh-ce-cpt_impact_card-38bc85ac { -webkit-flex-basis: 0rem; -ms-flex-preferred-size: 0rem; flex-basis: 0rem;-webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start;margin-top: auto; }
.coh-ce-cpt_link-49982078 { margin-right: 0.5rem;margin-left: 0.5rem;background-color: var(--ssa-color-palette-purple); } @media (max-width: 1023px) { .coh-ce-cpt_link-49982078 { margin-right: auto;margin-left: auto;width: 35%; }  } @media (max-width: 767px) { .coh-ce-cpt_link-49982078 { margin-right: auto;margin-left: auto;width: 25%; }  } @media (max-width: 564px) { .coh-ce-cpt_link-49982078 { margin-right: auto;margin-left: auto;width: 25%; }  } .coh-ce-cpt_link-49982078.add-space-below { margin-bottom: 2rem; } @media (max-width: 1169px) { .coh-ce-cpt_link-49982078.add-space-below { margin-bottom: 1.5rem; }  }
.coh-ce-cpt_linked_feature_card-466af053 { margin-bottom: 0.75rem; }
.coh-ce-cpt_linked_feature_card-b0f595f9::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;content: "";z-index: 1; }
.coh-ce-cpt_linked_feature_card-92be551f { margin-top: auto; }
.coh-ce-cpt_linked_feature_card-cc55f948 { width: 3rem;margin-bottom: 1.5rem;-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;-webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start; }
.coh-ce-cpt_live_agent_status_update-ae7e7342 { display: inline;padding-top: 15px;padding-left: 5px; }
.coh-ce-cpt_live_agent_status_update-48d6486c { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;font-size: 15px; }
.coh-ce-cpt_logo_card-7e0447e5 { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; }
.coh-ce-cpt_logo_card-6456e07e { position: absolute;height: 100%;width: 100%;z-index: 1; }
.coh-ce-cpt_mobile_drop_down_faq_menu_-5e32561e { height: auto;width: 11.25rem;display: none; } @media (max-width: 1169px) { .coh-ce-cpt_mobile_drop_down_faq_menu_-5e32561e { width: 30rem; }  } @media (max-width: 1023px) { .coh-ce-cpt_mobile_drop_down_faq_menu_-5e32561e { width: 30rem;display: inline-block;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media (max-width: 564px) { .coh-ce-cpt_mobile_drop_down_faq_menu_-5e32561e { width: 20.20rem;display: inline-block;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  }
.coh-ce-cpt_modal_window-50d5c6fb { overflow: auto;max-height: -webkit-calc(100vh - 4rem);max-height: calc(100vh - 4rem);-webkit-overflow-scrolling: touch;padding: 2rem; } @media (max-width: 1169px) { .coh-ce-cpt_modal_window-50d5c6fb { max-height: -webkit-calc(100vh - 3rem); max-height: calc(100vh - 3rem);padding: 1.5rem; }  }
.coh-ce-cpt_newsletter_component-ec6b536f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .coh-ce-cpt_newsletter_component-ec6b536f::before { color: var(--ssa-color-palette-white);height: 1.5rem;width: 1.875rem;margin-top: 1.5rem;margin-right: 1rem;content: "\f003";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 1.5rem; }
.coh-ce-cpt_newsletter_component-8ea6a3bc { letter-spacing: .5px; }
.coh-ce-cpt_price_card-6c50e96c { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 0rem;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; }
.coh-ce-cpt_price_card-13c60bc1 { margin-bottom: 0rem; }
.coh-ce-cpt_price_card-12c4107e::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;content: "";z-index: 1; }
.coh-ce-cpt_price_card-6eb4d95c { margin-top: 2rem;margin-bottom: 2rem; }
.coh-ce-cpt_price_card-b2503be0 { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;margin-top: auto; }
.coh-ce-cpt_price_card-1775711d { margin-left: -0.5rem; }
.coh-ce-cpt_price_card-77973a3b { font-size: 3.125rem; }
.coh-ce-cpt_price_card-5d509b1 { font-size: 0.875rem;font-weight: bold;margin-bottom: 1.5rem; }
.coh-ce-cpt_price_card-d17cb34a { margin-top: 1.5rem;-webkit-align-self: center;-ms-flex-item-align: center;align-self: center; }
.coh-ce-cpt_price_card-5289bcbf { margin-bottom: 1.5rem;-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1; }
.coh-ce-cpt_site_footer-b86a4b5 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;background-color: rgba(107, 117, 120, 1); }
.coh-ce-cpt_site_footer-57894213 { height: auto;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row; } @media (max-width: 767px) { .coh-ce-cpt_site_footer-57894213 { height: auto;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }  }
.coh-ce-cpt_site_footer-d0f35ad5 { -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;border-right-color: var(--ssa-color-palette-white); }
.coh-ce-cpt_site_footer-e33af18e { border-color: var(--ssa-color-palette-white);border-right-style: solid;border-right-width: 0.1875rem;padding-top: 3.125rem;padding-bottom: 1.875rem; } @media (max-width: 1023px) { .coh-ce-cpt_site_footer-e33af18e { border-right-style: none;text-align: center; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-e33af18e { border-right-style: none;text-align: center; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-e33af18e { border-right-style: none;text-align: center; }  }
.coh-ce-cpt_site_footer-e08b20ea { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-basis: 0rem;-ms-flex-preferred-size: 0rem;flex-basis: 0rem;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;padding-right: 1.25rem; } @media (max-width: 767px) { .coh-ce-cpt_site_footer-e08b20ea { -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; }  } .menu-position-desktop--left .coh-ce-cpt_site_footer-e08b20ea { -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; } .menu-position-desktop--center .coh-ce-cpt_site_footer-e08b20ea { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } .menu-position-desktop--right .coh-ce-cpt_site_footer-e08b20ea { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } .coh-ce-cpt_site_footer-e08b20ea::after { margin-right: auto; } @media (max-width: 767px) { .coh-ce-cpt_site_footer-e08b20ea::after { margin-right: 0rem; }  }
.coh-ce-cpt_site_footer-55fba2bb { margin-top: -0.9375rem;margin-bottom: 1.25rem;margin-left: 25px;padding-bottom: 5rem; } @media (max-width: 564px) { .coh-ce-cpt_site_footer-55fba2bb { padding-bottom: 7rem; }  }
.coh-ce-cpt_site_footer-34eb285f { float: left;max-width: 275px;width: 100%;height: auto;margin-left: -3rem;padding-bottom: 30px; } @media (max-width: 1023px) { .coh-ce-cpt_site_footer-34eb285f { margin-right: auto;margin-left: auto;float: none;padding-top: 30px;padding-bottom: 30px; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-34eb285f { margin-right: auto;margin-left: auto;float: none;padding-top: 30px;padding-bottom: 30px; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-34eb285f { margin-right: auto;margin-left: auto;float: none;padding-top: 30px;padding-bottom: 30px; }  }
.coh-ce-cpt_site_footer-3042ada2 { padding-top: 25px; }
@media (max-width: 1023px) { .coh-ce-cpt_site_footer-b1861a3 { padding-top: 20px;padding-bottom: 20px; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-b1861a3 { padding-top: 20px;padding-bottom: 20px; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-b1861a3 { padding-top: 20px;padding-bottom: 20px; }  }
.coh-ce-cpt_site_footer-ea4ed57e .extlink { display: none; }
.coh-ce-cpt_site_footer-2cd1d74b { color: var(--ssa-color-palette-white);font-size: 15px;text-align: left;margin-bottom: 0rem;margin-left: 0.5rem; } @media (max-width: 1023px) { .coh-ce-cpt_site_footer-2cd1d74b { text-align: center; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-2cd1d74b { text-align: center; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-2cd1d74b { text-align: center; }  }
@media (max-width: 1023px) { .coh-ce-cpt_site_footer-e25d9e95 { padding-top: 20px;padding-bottom: 20px; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-e25d9e95 { padding-top: 20px;padding-bottom: 20px; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-e25d9e95 { padding-top: 20px;padding-bottom: 20px; }  }
.coh-ce-cpt_site_footer-1b191b1 .extlink { display: none; }
.coh-ce-cpt_site_footer-750c8908 { font-size: 15px;color: var(--ssa-color-palette-white);margin-bottom: 0rem;margin-left: 0.625rem; }
.coh-ce-cpt_site_footer-7b1288e7 { display: inline-block !important;padding: 10px !important; }
.coh-ce-cpt_site_footer-c526d007 { width: 32px;height: auto; }
.coh-ce-cpt_site_footer-e6c79994 { display: inline-block !important;padding: 10px !important; }
.coh-ce-cpt_site_footer-6a97340d { display: inline-block !important;padding: 10px !important; }
.coh-ce-cpt_site_footer-a4439f21 { display: none; } @media (max-width: 564px) { .coh-ce-cpt_site_footer-a4439f21 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  }
.coh-ce-cpt_site_footer-3513c376 { float: left;max-width: 150px;width: 100%;height: auto;margin-left: 1.25rem; } @media (max-width: 1023px) { .coh-ce-cpt_site_footer-3513c376 { margin-right: auto;margin-left: auto;float: none;padding-top: 30px;padding-bottom: 30px; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-3513c376 { margin-right: auto;margin-left: auto;float: none;padding-top: 30px;padding-bottom: 30px; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-3513c376 { margin-right: auto;margin-left: auto;float: none;padding-top: 30px;padding-bottom: 30px; }  }
.coh-ce-cpt_site_footer-88a335ce { float: left;max-width: 200px;width: 100%;height: auto;margin-left: -1.875rem; } @media (max-width: 1023px) { .coh-ce-cpt_site_footer-88a335ce { margin-right: auto;margin-left: auto;float: none;padding-top: 30px;padding-bottom: 30px; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-88a335ce { margin-right: auto;margin-left: auto;float: none;padding-top: 30px;padding-bottom: 30px; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-88a335ce { margin-right: auto;margin-left: auto;float: none;padding-top: 30px;padding-bottom: 30px; }  }
.coh-ce-cpt_site_footer-247679f8 { padding-top: 3.125rem;padding-bottom: 1.875rem; } @media (max-width: 1023px) { .coh-ce-cpt_site_footer-247679f8 { display: none; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-247679f8 { display: none; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-247679f8 { display: none; }  }
.coh-ce-cpt_site_footer-5b90714d { padding-left: 1.25rem; }
.coh-ce-cpt_site_footer-b488b88 { height: auto;-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;font-size: 16px; } @media (max-width: 767px) { .coh-ce-cpt_site_footer-b488b88 { height: auto; }  }
.coh-ce-cpt_site_footer-2b03fbb9 { float: left;max-width: 200px;width: 100%;height: auto;margin-left: -1.875rem;padding-top: 10px; } @media (max-width: 1023px) { .coh-ce-cpt_site_footer-2b03fbb9 { margin-right: auto;margin-left: auto;float: none;padding-top: 30px;padding-bottom: 30px; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-2b03fbb9 { margin-right: auto;margin-left: auto;float: none;padding-top: 30px;padding-bottom: 30px; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-2b03fbb9 { margin-right: auto;margin-left: auto;float: none;padding-top: 30px;padding-bottom: 30px; }  }
.coh-ce-cpt_site_footer-f9f63d56 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;height: 5rem; } @media (max-width: 1023px) { .coh-ce-cpt_site_footer-f9f63d56 { display: block; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-f9f63d56 { height: auto;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;display: block; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-f9f63d56 { display: block; }  } .coh-ce-cpt_site_footer-f9f63d56 p { font-size: 0.75rem; } .coh-ce-cpt_site_footer-f9f63d56 p:last-child { margin-bottom: 0rem; }
.coh-ce-cpt_site_footer-e363e86a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } @media (max-width: 1023px) { .coh-ce-cpt_site_footer-e363e86a { display: block; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-e363e86a { display: block; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-e363e86a { display: block; }  }
.coh-ce-cpt_site_footer-28d8a76b { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-right: 1rem; } @media (max-width: 1023px) { .coh-ce-cpt_site_footer-28d8a76b { padding-top: 50px; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-28d8a76b { margin-right: 0rem;-webkit-flex-basis: auto;-ms-flex-preferred-size: auto;flex-basis: auto;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;text-align: center;font-size: 0.875rem;padding-top: 50px; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-28d8a76b { padding-top: 50px;display: block; }  } .coh-ce-cpt_site_footer-28d8a76b::after { margin-right: auto; } @media (max-width: 767px) { .coh-ce-cpt_site_footer-28d8a76b::after { margin-right: 0rem; }  }
.coh-ce-cpt_site_footer-6a6ca9ed { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-left: 1rem; } @media (max-width: 1023px) { .coh-ce-cpt_site_footer-6a6ca9ed { padding-top: 50px; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-6a6ca9ed { margin-left: 0rem;-webkit-flex-basis: auto;-ms-flex-preferred-size: auto;flex-basis: auto;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;text-align: center;padding-top: 0rem; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-6a6ca9ed { padding-top: 0rem; }  } .coh-ce-cpt_site_footer-6a6ca9ed::before { margin-left: auto; } @media (max-width: 767px) { .coh-ce-cpt_site_footer-6a6ca9ed::before { margin-left: 0rem; }  }
.coh-ce-cpt_site_footer-cf421e81 { color: rgba(21, 57, 110, 1); }
.coh-ce-cpt_site_header-2ba31fb3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: space-evenly;-webkit-justify-content: space-evenly;-ms-flex-pack: space-evenly;justify-content: space-evenly;background-color: rgba(0, 156, 164, 1); } .coh-ce-cpt_site_header-2ba31fb3.header-position--relative { position: relative;z-index: 3;top: 0rem;left: 0rem;right: 0rem; } .coh-ce-cpt_site_header-2ba31fb3.header-position--fixed { position: fixed;top: 0rem;left: 0rem;right: 0rem;z-index: 3; } .toolbar-horizontal.toolbar-fixed .coh-ce-cpt_site_header-2ba31fb3.header-position--fixed { top: 2.4375rem; } .toolbar-horizontal.toolbar-fixed.toolbar-tray-open .coh-ce-cpt_site_header-2ba31fb3.header-position--fixed { top: 4.9375rem; } .toolbar-vertical.toolbar-fixed .coh-ce-cpt_site_header-2ba31fb3.header-position--fixed { top: 2.4375rem; } .coh-ce-cpt_site_header-2ba31fb3.menu-column-count-desktop-1 .main-menu .menu-level-1 > li { position: relative; } .coh-ce-cpt_site_header-2ba31fb3.menu-column-count-desktop-1 .main-menu .menu-level-2-wrapper { width: 20rem;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);left: 50% !important;right: auto; } @media (max-width: 1023px) { .coh-ce-cpt_site_header-2ba31fb3.menu-column-count-desktop-1 .main-menu .menu-level-2-wrapper { width: auto;-webkit-transform: translateX(0rem);-ms-transform: translateX(0rem);transform: translateX(0rem);left: 0 !important; }  } .coh-ce-cpt_site_header-2ba31fb3.menu-column-count-desktop-1 .main-menu .menu-level-2-wrapper > .coh-container-boxed { max-width: none;margin-right: 0rem;margin-left: 0rem; }
.coh-ce-cpt_site_header-51822f06 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;background-color: var(--ssa-color-palette-white);width: 100%;padding-top: 1.25rem; }
.coh-ce-cpt_site_header-46a4e892 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-basis: auto;-ms-flex-preferred-size: auto;flex-basis: auto;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1; }
.coh-ce-cpt_site_header-de26d30f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 1rem;padding-bottom: 1rem;margin-left: 0.5rem;-webkit-flex-basis: 0rem;-ms-flex-preferred-size: 0rem;flex-basis: 0rem;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;min-width: 3rem; } @media (max-width: 1023px) { .coh-ce-cpt_site_header-de26d30f { padding-top: 0rem;padding-bottom: 0rem;margin-left: -20px; }  } .menu-position-desktop--right .coh-ce-cpt_site_header-de26d30f { -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0; } @media (max-width: 1023px) { .menu-position-desktop--right .coh-ce-cpt_site_header-de26d30f { -webkit-flex-basis: 0rem; -ms-flex-preferred-size: 0rem; flex-basis: 0rem;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; }  } .coh-ce-cpt_site_header-de26d30f::before { margin-left: auto; }
.coh-ce-cpt_site_header-60689d52 { height: 3rem;width: 3rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-size: 1.5rem;-webkit-border-radius: 50%;border-radius: 50%; } .coh-ce-cpt_site_header-60689d52::before { content: "\f002";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_site_header-60689d52.search-active::before { content: "\f00d";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;height: 300vh;width: 100%;position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: -1;background-color: rgba(0, 0, 0, 0.5); } @media (max-width: 1023px) { .coh-ce-cpt_site_header-60689d52.search-active::before { background-color: rgba(0, 0, 0, 0); }  } @media (max-width: 767px) { .coh-ce-cpt_site_header-60689d52.search-active::before { background-color: rgba(0, 0, 0, 0); }  } @media (max-width: 564px) { .coh-ce-cpt_site_header-60689d52.search-active::before { background-color: rgba(0, 0, 0, 0); }  }
.coh-ce-cpt_site_header-e89a9ba9 { display: none;position: absolute;top: 19%;left: 38%;right: 0rem;z-index: 20;width: 40%; } @media (max-width: 1023px) { .coh-ce-cpt_site_header-e89a9ba9 { top: 100%;position: absolute;left: 0rem;width: 100%; }  } @media (max-width: 767px) { .coh-ce-cpt_site_header-e89a9ba9 { top: 100%;position: absolute;left: 0rem;width: 100%; }  } @media (max-width: 564px) { .coh-ce-cpt_site_header-e89a9ba9 { top: 100%;position: absolute;left: 0rem;width: 100%; }  }
.coh-ce-cpt_site_header-7870e206 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;color: var(--ssa-color-palette-white);-webkit-box-pack: space-evenly;-webkit-justify-content: space-evenly;-ms-flex-pack: space-evenly;justify-content: space-evenly; }
.coh-ce-cpt_site_header-69d882d2 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1023px) { .coh-ce-cpt_site_header-69d882d2 { -webkit-flex-basis: 0rem; -ms-flex-preferred-size: 0rem; flex-basis: 0rem;-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; }  }
.coh-ce-cpt_site_header-f9afdd26 { display: none;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;height: 3rem;width: 3rem;font-size: 1.5rem;-webkit-transition: color 300ms ease-in-out;transition: color 300ms ease-in-out; } @media (max-width: 1023px) { .coh-ce-cpt_site_header-f9afdd26 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  } .coh-ce-cpt_site_header-f9afdd26::before { content: "\f0c9";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_site_header-f9afdd26.menu-active::before { content: "\f00d";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_site_header-f9afdd26.menu-active::after { background-color: rgba(0, 0, 0, 0.5);height: -webkit-calc(100vh - 48px);height: calc(100vh - 48px);width: 100vw;position: absolute;top: 3rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: -1; } @media (max-width: 1023px) { .coh-ce-cpt_site_header-f9afdd26.menu-active::after { content: ""; }  }
.coh-ce-cpt_site_header-290ab334 { height: 100%;width: 100%; } @media (max-width: 1023px) { .coh-ce-cpt_site_header-290ab334 { position: absolute;top: 100%;left: 0rem;right: 0rem;display: none;height: auto;max-width: 33.3125rem; }  } @media (max-width: 564px) { .coh-ce-cpt_site_header-290ab334 { max-width: -webkit-calc(100vw - 32px); max-width: calc(100vw - 32px); }  }
.coh-ce-cpt_site_header-cae467c8 { height: 100%; } @media (max-width: 1023px) { .coh-ce-cpt_site_header-cae467c8 { height: -webkit-calc(100vh - 48px); height: calc(100vh - 48px);overflow: scroll;-webkit-overflow-scrolling: touch;padding-bottom: 7.125rem; }  }
.coh-ce-cpt_site_header-fbd4d280 { height: 100%; } @media (max-width: 1023px) { .coh-ce-cpt_site_header-fbd4d280 { height: auto; }  } .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal { display: none; } @media (max-width: 1327px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal { display: none; }  } @media (max-width: 1169px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal { display: none; }  } @media (max-width: 1023px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }  } @media (max-width: 767px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }  } @media (max-width: 564px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }  } .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .coh-ce-cpt_utilities_bar_horizontal-c19001ec { display: none; } @media (max-width: 1327px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .coh-ce-cpt_utilities_bar_horizontal-c19001ec { display: none; }  } @media (max-width: 1169px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .coh-ce-cpt_utilities_bar_horizontal-c19001ec { display: none; }  } @media (max-width: 1023px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .coh-ce-cpt_utilities_bar_horizontal-c19001ec { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  } @media (max-width: 767px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .coh-ce-cpt_utilities_bar_horizontal-c19001ec { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  } @media (max-width: 564px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .coh-ce-cpt_utilities_bar_horizontal-c19001ec { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  } .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .coh-ce-cpt_utilities_bar_horizontal-c19001ec.link-with-image { padding-top: 0.0390625rem;padding-right: 1rem;padding-bottom: 0.0390625rem;padding-left: 1rem; } .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .coh-ce-cpt_utilities_bar_horizontal-c19001ec img { padding: 0.625rem 1rem;width: 180px;height: auto; } .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .site-logo { display: none; } @media (max-width: 1327px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .site-logo { display: none; }  } @media (max-width: 1169px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .site-logo { display: none; }  } @media (max-width: 1023px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .site-logo { display: none; }  } @media (max-width: 767px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .site-logo { display: none; }  } @media (max-width: 564px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .site-logo { display: none; }  } .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .business-filters { display: none; } @media (max-width: 1327px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .business-filters { display: none; }  } @media (max-width: 1169px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .business-filters { display: none; }  } @media (max-width: 1023px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .business-filters { display: none; }  } @media (max-width: 767px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .business-filters { display: none; }  } @media (max-width: 564px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .business-filters { display: none; }  } .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .language-switcher { display: none; } @media (max-width: 1327px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .language-switcher { display: none; }  } @media (max-width: 1169px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .language-switcher { display: none; }  } @media (max-width: 1023px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .language-switcher { display: none; }  } @media (max-width: 767px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .language-switcher { display: none; }  } @media (max-width: 564px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .language-switcher { display: none; }  } @media (max-width: 1023px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .utilities-menu { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media (max-width: 767px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .utilities-menu { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media (max-width: 564px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .utilities-menu { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .utilities-menu ul { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } @media (max-width: 1327px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .utilities-menu ul { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media (max-width: 1169px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .utilities-menu ul { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media (max-width: 1023px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .utilities-menu ul { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start; }  } @media (max-width: 767px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .utilities-menu ul { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start; }  } @media (max-width: 564px) { .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .utilities-menu ul { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start; }  } .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .utilities-menu ul li { padding-right: 0.625rem;padding-left: 0.625rem;display: block;width: 100%; } .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .utilities-menu ul li::before { content: unset !important; } .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .utilities-menu ul li::after { content: unset !important; } .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .utilities-menu ul li .extlink { display: none; } .coh-ce-cpt_site_header-fbd4d280 .utilities-bar-horizontal .utilities-menu ul a { font-size: 1.3rem;border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20);padding-top: 0.75rem;padding-right: 1rem;padding-bottom: 0.75rem;padding-left: 1rem;color: rgba(85, 85, 85, 1); } .coh-ce-cpt_site_header-fbd4d280 ul.coh-ce-458aeaf { width: 100%;-webkit-box-pack: space-evenly;-webkit-justify-content: space-evenly;-ms-flex-pack: space-evenly;justify-content: space-evenly; }
.coh-ce-cpt_slide_item-b1f8b703 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;display: -webkit-box !important;display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important;height: 100%;width: 100%; }
.coh-ce-cpt_slide_item-9ab99ec1 { position: absolute;color: var(--ssa-color-palette-white);padding-top: 0.9375rem;padding-right: 1.875rem;padding-bottom: 0.9375rem;padding-left: 1.875rem;width: 100%;bottom: 0rem;background-color: rgba(42, 41, 41, 0.65); }
.coh-ce-cpt_slide_item-584e843a { color: var(--ssa-color-palette-white); }
.coh-ce-cpt_slide_item-4f9132ca { color: var(--ssa-color-palette-white); }
.coh-ce-cpt_social_links-aa960fa8 { display: block;margin-bottom: 0rem; } @media (max-width: 767px) { .coh-ce-cpt_social_links-aa960fa8 { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  }
.coh-ce-cpt_social_links-ceaf7ee6 { margin-bottom: 0rem;margin-left: 0rem;list-style-type: none;display: inline-block; }
.coh-ce-cpt_social_links-eb796895 { height: 2.5rem;width: 2rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-size: 2rem; } @media (max-width: 767px) { .coh-ce-cpt_social_links-eb796895 { width: auto; }  } .coh-ce-cpt_social_links-eb796895.facebook::before { content: "\f09a";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.twitter::before { content: "\f099";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.linkedin::before { content: "\f08c";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.youtube::before { content: "\f16a";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.vimeo::before { content: "\f27d";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.instagram::before { content: "\f16d";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.medium::before { content: "\f23a";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.pinterest::before { content: "\f231";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.rss::before { content: "\f09e";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.behance::before { content: "\f1b4";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.drupal::before { content: "\f1a9";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.github::before { content: "\f09b";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.xing::before { content: "\f168";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.bitbucket::before { content: "\f171";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.whatsapp::before { content: "\f232";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.slideshare::before { content: "\f1e7";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.flickr::before { content: "\f16e";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.vkontakte::before { content: "\f189";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.tumblr::before { content: "\f173";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.chat::before { content: "\e82d";font-family: Fontello;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links-eb796895.phone::before { content: "\e806";font-family: fontello;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.coh-ce-cpt_social_links_card-849e44df { margin-bottom: 1rem; }
.coh-ce-cpt_social_links_card-33a132e2 { margin-right: -0.25rem;margin-bottom: 0rem;margin-left: -0.25rem; }
.coh-ce-cpt_social_links_card-5dada3cd { margin-bottom: 0.5rem; }
.coh-ce-cpt_social_links_card-bb596a78.facebook::before { content: "\f09a";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.twitter::before { content: "\f099";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.linkedin::before { content: "\f0e1";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.youtube::before { content: "\f16a";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.vimeo::before { content: "\f27d";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.instagram::before { content: "\f16d";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.medium::before { content: "\f23a";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.pinterest::before { content: "\f231";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.rss::before { content: "\f09e";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.behance::before { content: "\f1b4";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.drupal::before { content: "\f1a9";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.github::before { content: "\f09b";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.xing::before { content: "\f168";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.bitbucket::before { content: "\f171";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.whatsapp::before { content: "\f232";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.slideshare::before { content: "\f1e7";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.flickr::before { content: "\f16e";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.vkontakte::before { content: "\f189";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_social_links_card-bb596a78.tumblr::before { content: "\f173";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.coh-ce-cpt_status_update-ae7e7342 { display: inline;padding-top: 15px;padding-left: 5px; }
.coh-ce-cpt_status_update-9b45d481 { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;font-size: 15px;font-family: var(--ssa-font-stacks-lato);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; }
.coh-ce-cpt_stat_card-b76fe74a { height: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.coh-ce-cpt_stat_card-5e7d51c3 { font-weight: bold;display: block;margin-bottom: 1rem; } .coh-ce-cpt_stat_card-5e7d51c3.large { font-size: 6rem; } @media (max-width: 1169px) { .coh-ce-cpt_stat_card-5e7d51c3.large { font-size: 4.5rem; }  } @media (max-width: 767px) { .coh-ce-cpt_stat_card-5e7d51c3.large { font-size: 3.5rem; }  } .coh-ce-cpt_stat_card-5e7d51c3.medium { font-size: 4.5rem; } @media (max-width: 1169px) { .coh-ce-cpt_stat_card-5e7d51c3.medium { font-size: 3.5rem; }  } @media (max-width: 767px) { .coh-ce-cpt_stat_card-5e7d51c3.medium { font-size: 2.5rem; }  } .coh-ce-cpt_stat_card-5e7d51c3.small { font-size: 3.5rem; } @media (max-width: 1169px) { .coh-ce-cpt_stat_card-5e7d51c3.small { font-size: 2.5rem; }  } @media (max-width: 767px) { .coh-ce-cpt_stat_card-5e7d51c3.small { font-size: 1.5rem; }  }
.coh-ce-cpt_stat_card-9703bc5a { font-weight: bold;font-size: 0.875rem;display: block; }
.coh-ce-cpt_stat_card-42588cf7 { width: 3rem;margin-bottom: 1rem;-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;-webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start; }
.coh-ce-cpt_tabs_container_vertical_tabs-a902b84a .coh-accordion-tabs-nav { -webkit-box-shadow: none; box-shadow: none; } .coh-ce-cpt_tabs_container_vertical_tabs-a902b84a.space-between-nav-content .coh-accordion-tabs-content { padding-left: 11.5%; } @media (max-width: 1169px) { .coh-ce-cpt_tabs_container_vertical_tabs-a902b84a.space-between-nav-content .coh-accordion-tabs-content { padding-left: 0rem; }  }

.coh-ce-cpt_testimonial_card-3154f319 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; }
.coh-ce-cpt_testimonial_card-aa01a782 { border-left-style: none;padding-right: 0rem;padding-left: 0rem;margin-bottom: 0rem;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; }
.coh-ce-cpt_testimonial_card-2f2a169e { margin-top: auto;padding-top: 1.5rem;line-height: 1rem;font-size: 1rem; }
.coh-ce-cpt_testimonial_card-29a98c9a { -webkit-border-radius: 100%; border-radius: 100%;width: 3.5rem;margin-right: auto;margin-bottom: 1.5rem;margin-left: auto; }
.coh-ce-cpt_testimonial_card-174b89fd { margin-bottom: 0.5rem;font-weight: bold; }
.coh-ce-cpt_testimonial_card-92c7cc8a { padding-bottom: 0.25rem;font-size: 0.875rem; }
.coh-ce-cpt_testimonial_card-18495c3e { font-size: 0.875rem; }
.coh-ce-cpt_utilities_bar_horizontal-5943e78a { height: auto; } .coh-ce-cpt_utilities_bar_horizontal-5943e78a .social-links a { width: 2rem; }
.coh-ce-cpt_utilities_bar_horizontal-9c0cf947 { padding-top: 1.0625rem; }
.coh-ce-cpt_utilities_bar_horizontal-767da112 { width: 75%;max-width: 100%; } @media (max-width: 1327px) { .coh-ce-cpt_utilities_bar_horizontal-767da112 { max-width: 100%;width: 75%; }  } @media (max-width: 1169px) { .coh-ce-cpt_utilities_bar_horizontal-767da112 { max-width: 100%;width: 75%; }  } @media (max-width: 1023px) { .coh-ce-cpt_utilities_bar_horizontal-767da112 { max-width: 100%;width: 75%;margin-right: auto;margin-left: auto; }  } @media (max-width: 767px) { .coh-ce-cpt_utilities_bar_horizontal-767da112 { max-width: 100%;width: 75%;margin-right: auto;margin-left: auto; }  } @media (max-width: 564px) { .coh-ce-cpt_utilities_bar_horizontal-767da112 { max-width: 100%;width: 75%;margin-right: auto;margin-left: auto; }  }
@media (max-width: 1023px) { .coh-ce-cpt_utilities_bar_horizontal-c19001ec { display: none; }  } @media (max-width: 767px) { .coh-ce-cpt_utilities_bar_horizontal-c19001ec { display: none; }  } @media (max-width: 564px) { .coh-ce-cpt_utilities_bar_horizontal-c19001ec { display: none; }  }
.coh-ce-cpt_utilities_bar_horizontal-3f4111d { margin: auto 10px; } @media (max-width: 1023px) { .coh-ce-cpt_utilities_bar_horizontal-3f4111d { display: none; }  } @media (max-width: 767px) { .coh-ce-cpt_utilities_bar_horizontal-3f4111d { display: none; }  } @media (max-width: 564px) { .coh-ce-cpt_utilities_bar_horizontal-3f4111d { display: none; }  } .coh-ce-cpt_utilities_bar_horizontal-3f4111d::before { content: "\f2b6";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;display: none;padding-right: 0.625rem;padding-left: 0.625rem;color: rgba(107, 117, 120, 1);height: 100%;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1023px) { .coh-ce-cpt_utilities_bar_horizontal-3f4111d::before { display: none; }  } @media (max-width: 767px) { .coh-ce-cpt_utilities_bar_horizontal-3f4111d::before { display: none; }  } @media (max-width: 564px) { .coh-ce-cpt_utilities_bar_horizontal-3f4111d::before { display: none; }  }
.coh-ce-cpt_utilities_bar_horizontal-fc11db1f { width: 25px;height: auto; }
.coh-ce-cpt_utilities_bar_horizontal-8ce3124e { margin: auto 10px; } @media (max-width: 1023px) { .coh-ce-cpt_utilities_bar_horizontal-8ce3124e { display: none; }  } @media (max-width: 767px) { .coh-ce-cpt_utilities_bar_horizontal-8ce3124e { display: none; }  } @media (max-width: 564px) { .coh-ce-cpt_utilities_bar_horizontal-8ce3124e { display: none; }  } .coh-ce-cpt_utilities_bar_horizontal-8ce3124e::before { content: "\e806";font-family: fontello;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;display: none;padding-right: 0.625rem;padding-left: 0.625rem;color: rgba(107, 117, 120, 1);height: 100%;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1023px) { .coh-ce-cpt_utilities_bar_horizontal-8ce3124e::before { display: none; }  } @media (max-width: 767px) { .coh-ce-cpt_utilities_bar_horizontal-8ce3124e::before { display: none; }  } @media (max-width: 564px) { .coh-ce-cpt_utilities_bar_horizontal-8ce3124e::before { display: none; }  }
.coh-ce-cpt_utilities_bar_vertical-81040a3c { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: stretch;-webkit-justify-content: stretch;-ms-flex-pack: stretch;justify-content: stretch;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;display: none; } @media (max-width: 1023px) { .coh-ce-cpt_utilities_bar_vertical-81040a3c { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  } .coh-ce-cpt_utilities_bar_vertical-81040a3c .social-links a { width: auto; }
.coh-ce-cpt_utilities_bar_vertical-80f39919 { height: 100%; } .coh-ce-cpt_utilities_bar_vertical-80f39919 + * { margin-left: 1rem; } @media (max-width: 1023px) { .coh-ce-cpt_utilities_bar_vertical-80f39919 + * { margin-left: 0rem; }  } .coh-ce-cpt_utilities_bar_vertical-80f39919 ul { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .coh-ce-cpt_utilities_bar_vertical-80f39919 a { padding-top: 0.75rem;padding-right: 1rem;padding-bottom: 0.75rem;padding-left: 1rem; }
.coh-ce-cpt_video_media-ea901c4e { width: 100%; }
.coh-ce-cpt__fcso_department_article_lis-b031b04b { display: block; }
.coh-ce-cpt__fcso_department_article_lis-99217d78 { display: inline;position: absolute; }
.coh-ce-cpt__fcso_department_article_lis-248f12f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;font-size: 0.75rem;float: right;text-transform: uppercase;font-weight: 700;font-family: var(--ssa-font-stacks-dubai);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; } .coh-ce-cpt__fcso_department_article_lis-248f12f::after { content: "\f0da";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: var(--ssa-color-palette-brand-color);margin-top: 0.5rem;margin-left: 0.3125rem; }
.coh-ce-6f78460f { overflow: hidden;position: relative; }
.coh-ce-f99eadfc .coh-link { padding-left: 1.5%; }
.coh-ce-d4e9f588 { position: fixed;top: 75%;right: 0rem;z-index: 10; }
.coh-ce-4e5715a5 { background-color: var(--ssa-color-palette-teal);color: var(--ssa-color-palette-white);font-size: 1.5rem;-webkit-border-radius: 0.1875rem;border-radius: 0.1875rem;border-style: solid;border-color: var(--ssa-color-palette-white);border-top-width: 0.1875rem;-webkit-border-top-left-radius: 0.375rem;border-top-left-radius: 0.375rem;display: none; }
.coh-ce-1d6d35f8 { height: auto;width: 3.75rem;display: none; } .coh-ce-1d6d35f8::before { content: "\e80e";font-family: fontello;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;display: block;padding-top: 0.625rem;padding-right: 0.625rem;padding-bottom: 0.625rem;padding-left: 0.3125rem; }
.coh-ce-da4615ca { position: fixed;top: 75%;right: 0rem;z-index: 10; }
.coh-ce-3da7cef4 { background-color: var(--ssa-color-palette-teal-dark);color: var(--ssa-color-palette-white);font-size: 1.5rem;border-top-width: 0.1875rem;-webkit-border-radius: 0.1875rem;border-radius: 0.1875rem;-webkit-border-top-left-radius: 0.375rem;border-top-left-radius: 0.375rem;border-style: solid;border-color: var(--ssa-color-palette-white);display: none; }
.coh-ce-c4658227 { height: auto;width: 3.75rem;display: block; } .coh-ce-c4658227::before { content: "\e80e";font-family: fontello;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;padding-top: 0.625rem;padding-right: 0.625rem;padding-bottom: 0.625rem;padding-left: 0.3125rem;display: block; }
.coh-ce-48947fc8 { padding-top: 35px; }
.coh-ce-fc30d7a6 { text-align: left;margin-top: 0rem;margin-bottom: 0.9375rem; } @media (max-width: 1023px) { .coh-ce-fc30d7a6 { margin-top: 0rem;margin-bottom: 0.625rem; }  } @media (max-width: 564px) { .coh-ce-fc30d7a6 { margin-top: 0rem;margin-bottom: 0.625rem; }  }
.coh-ce-39529d20 { font-weight: bold;font-size: 0.75rem;margin-left: -0.9375rem; }
.coh-ce-9aaedf33 { margin-bottom: 2rem; } @media (max-width: 1169px) { .coh-ce-9aaedf33 { margin-bottom: 1.5rem; }  }
.coh-ce-316342f9 { position: relative; } .coh-ce-316342f9 iframe { height: 250px;width: 250px; }
.coh-ce-6efa8e60 { position: relative;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }
.coh-ce-a55124d3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.coh-ce-5747daeb::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-dbb3a0f5 { margin-top: auto; }
.coh-ce-1d8a9052 { position: absolute;top: 0.75rem;left: 0.75rem;z-index: 1; }
.coh-ce-73aa535c { position: relative;z-index: 1; }
.coh-ce-59cddfc1 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-9f10e2a5 { font-size: 18px;padding-top: 15px; }
.coh-ce-94420 { color: var(--ssa-color-palette-medicare-site-grey);margin-top: -30px;display: block;font-size: 14px;text-align: right; }
.coh-ce-7cddf6b5 { font-weight: bold;font-size: 0.75rem;margin-top: 0rem; }
.coh-ce-e1b9445c { margin-top: 0.9375rem; }
.coh-ce-b3816bfb { margin-top: 0.625rem; }
.coh-ce-53a99039 { position: relative; }
.coh-ce-2c2d3a3 { position: static; }
.coh-ce-b5364c8f { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;height: 100%; }
.coh-ce-8f2de645::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-dbb3a0f5 { margin-top: auto; }
.coh-ce-704ea629 { position: absolute;top: 0.75rem;left: 0.75rem;z-index: 1; }
.coh-ce-73aa535c { position: relative;z-index: 1; }
.coh-ce-65ff7b26 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-ae6ae209 { -o-object-fit: cover; object-fit: cover;height: 100%; }
.coh-ce-53a99039 { position: relative; }
.coh-ce-3b95372d { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;position: static; } @media (max-width: 767px) { .coh-ce-3b95372d { padding-top: 1.5rem; }  }
.coh-ce-5d257c0d::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-d0ca3937 p { font-size: 1.125rem; } .coh-ce-d0ca3937 h1 { font-size: 1.125rem; } .coh-ce-d0ca3937 h2 { font-size: 1.125rem; } .coh-ce-d0ca3937 h3 { font-size: 1.125rem; } .coh-ce-d0ca3937 h4 { font-size: 1.125rem; } .coh-ce-d0ca3937 h5 { font-size: 1.125rem; }
.coh-ce-7e564741 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1;margin-bottom: 1rem; } .coh-ce-7e564741 li { font-size: 0.75rem; } @media (max-width: 767px) { .coh-ce-7e564741 li { font-size: 0.625rem; }  }
.coh-ce-f53e21f2 { position: relative;z-index: 2; }
.coh-ce-73aa535c { position: relative;z-index: 1; }
.coh-ce-c3b0d1c { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1;display: none; }
.coh-ce-53a99039 { position: relative; }
.coh-ce-2bf15074 { position: static;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; } @media (max-width: 767px) { .coh-ce-2bf15074 { padding-top: 1.5rem; }  }
.coh-ce-1187d402::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-21496508 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1;margin-bottom: 1rem; }
.coh-ce-f53e21f2 { position: relative;z-index: 2; }
.coh-ce-73aa535c { position: relative;z-index: 1; }
.coh-ce-c3b0d1c { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1;display: none; }
.coh-ce-22560d86 { position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.coh-ce-a55124d3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.coh-ce-aa753498::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-dbb3a0f5 { margin-top: auto; }
.coh-ce-1d8a9052 { position: absolute;top: 0.75rem;left: 0.75rem;z-index: 1; }
.coh-ce-59cddfc1 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-6955f3bc { text-align: left;padding-left: 1.25rem;margin-top: -15%; } .coh-ce-6955f3bc a a { display: inline-block;color: #6b7578 !important;font-weight: bold !important; } .coh-ce-6955f3bc .coh-link { display: inline; } .coh-ce-6955f3bc .coh-link .a { margin-top: -8%;margin-left: 5px;display: inline-block;color: var(--ssa-color-palette-medicare-site-grey);font-weight: bold; }
.coh-ce-db904c65 { display: inline-block;visibility: visible; }
.coh-ce-94cd628b { font-size: 18px;padding-top: 15px; }
.coh-ce-67775fa4 { color: var(--ssa-color-palette-medicare-site-grey);display: block;font-size: 16px;text-align: left;font-weight: bold; } .coh-ce-67775fa4::before { content: "\f017";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;display: inline-block;padding-right: 3px;color: var(--ssa-color-palette-medicare-site-purple); }
.coh-ce-80729eb0 { color: var(--ssa-color-palette-medicare-site-grey);display: block;font-size: 16px;text-align: left;font-weight: bold;pointer-events: none; } .coh-ce-80729eb0::before { content: "\f041";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;display: inline-block;padding-right: 3px;color: var(--ssa-color-palette-medicare-site-purple); }
.coh-ce-28a0c9a3 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }
.coh-ce-e247fea5 { text-align: left;margin-left: -13%; } @media (max-width: 1169px) { .coh-ce-e247fea5 { margin-left: -26%; }  } @media (max-width: 1023px) { .coh-ce-e247fea5 { margin-left: -11%; }  } @media (max-width: 564px) { .coh-ce-e247fea5 { margin-left: 0rem; }  }
.coh-ce-9ef21266 { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.coh-ce-c3370d28 { background-color: var(--ssa-color-palette-gray-10); }
.coh-ce-a3e853cf li { list-style-type: none;margin-left: 0rem; }
.coh-ce-13c60bc1 { margin-bottom: 0rem; }
.coh-ce-dd385fc7 { display: block; }
.coh-ce-f027d308 { font-weight: bold; }
.coh-ce-92b5b0d4::before { content: "-";margin-right: 0.5rem;margin-left: 0.5rem; }
.coh-ce-abcd9cf6 { display: inline-block;font-size: 20px;font-weight: bold; } .coh-ce-abcd9cf6.timezone { font-weight: bold;color: var(--ssa-color-palette-medicare-site-grey);font-size: 20px;display: inline-block;padding-top: 20px;margin-bottom: -20px; } .coh-ce-abcd9cf6.timezone a { font-weight: normal;color: var(--ssa-color-palette-medicare-site-grey);font-size: 16px;margin-top: -40px;display: block; }
.coh-ce-42bc939c { font-style: normal; }
.coh-ce-2c2d3a3 { position: static; }
.coh-ce-c416cc99 { height: 100%; }
.coh-ce-c1f18432::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-dbb3a0f5 { margin-top: auto; }
.coh-ce-704ea629 { position: absolute;top: 0.75rem;left: 0.75rem;z-index: 1; }
.coh-ce-65ff7b26 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-ae6ae209 { -o-object-fit: cover; object-fit: cover;height: 100%; }
.coh-ce-53a99039 { position: relative; }
.coh-ce-ef0944fc { position: static;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; } @media (max-width: 767px) { .coh-ce-ef0944fc { padding-top: 1.5rem; }  }
.coh-ce-fbe611a4::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-21496508 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1;margin-bottom: 1rem; }
.coh-ce-f53e21f2 { position: relative;z-index: 2; }
.coh-ce-73aa535c { position: relative;z-index: 1; }
.coh-ce-65ff7b26 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-53a99039 { position: relative; }
.coh-ce-2bf15074 { position: static;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; } @media (max-width: 767px) { .coh-ce-2bf15074 { padding-top: 1.5rem; }  }
.coh-ce-842d0dda::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-21496508 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1;margin-bottom: 1rem; }
.coh-ce-f53e21f2 { position: relative;z-index: 2; }
.coh-ce-65ff7b26 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-22560d86 { position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.coh-ce-a55124d3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.coh-ce-2c39f0ba::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-59cddfc1 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-53a99039 { position: relative; }
.coh-ce-ef0944fc { position: static;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; } @media (max-width: 767px) { .coh-ce-ef0944fc { padding-top: 1.5rem; }  }
.coh-ce-3ef74934::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-21496508 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1;margin-bottom: 1rem; }
.coh-ce-65ff7b26 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-53a99039 { position: relative; }
.coh-ce-2bf15074 { position: static;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; } @media (max-width: 767px) { .coh-ce-2bf15074 { padding-top: 1.5rem; }  }
.coh-ce-4ec38af0::after { content: "";position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1; }
.coh-ce-21496508 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1;margin-bottom: 1rem; }
.coh-ce-65ff7b26 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-61bd3de7 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;position: relative;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.coh-ce-a55124d3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.coh-ce-70163efb { margin-bottom: 0.375rem; }
.coh-ce-8dff83a0::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-bc9a01af { line-height: 1.25; }
.coh-ce-704ea629 { position: absolute;top: 0.75rem;left: 0.75rem;z-index: 1; }
.coh-ce-59cddfc1 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-c4742b6 { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } @media (max-width: 564px) { .coh-ce-c4742b6 { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }  }
.coh-ce-13c60bc1 { margin-bottom: 0rem; }
.coh-ce-e6030702 { margin-bottom: 1.5rem; } .coh-ce-e6030702 li { list-style-type: none;margin-bottom: 0.5rem;margin-left: 0rem; }
.coh-ce-fa57ab88 { font-size: 1.5rem; } @media (max-width: 1169px) { .coh-ce-fa57ab88 { font-size: 1.25rem; }  }
.coh-ce-db853e0b { text-transform: lowercase; }
.coh-ce-972b1726 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;position: relative; }
.coh-ce-65b810ab { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }
.coh-ce-70163efb { margin-bottom: 0.375rem; }
.coh-ce-e8a4fb6b::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-fba40d67 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1;min-width: 5rem;max-width: 9rem; }
.coh-ce-53a99039 { position: relative; }
.coh-ce-ef0944fc { position: static;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; } @media (max-width: 767px) { .coh-ce-ef0944fc { padding-top: 1.5rem; }  }
.coh-ce-202945a6 { margin-bottom: 0.5rem; }
.coh-ce-35616871::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-9d8e5215 { margin-bottom: 1.5rem; }
.coh-ce-21496508 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1;margin-bottom: 1rem; }
.coh-ce-f53e21f2 { position: relative;z-index: 2; }
.coh-ce-65ff7b26 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-53a99039 { position: relative; }
.coh-ce-2bf15074 { position: static;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; } @media (max-width: 767px) { .coh-ce-2bf15074 { padding-top: 1.5rem; }  }
.coh-ce-202945a6 { margin-bottom: 0.5rem; }
.coh-ce-7271209c::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-9d8e5215 { margin-bottom: 1.5rem; }
.coh-ce-21496508 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1;margin-bottom: 1rem; }
.coh-ce-73aa535c { position: relative;z-index: 1; }
.coh-ce-65ff7b26 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-22560d86 { position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.coh-ce-a55124d3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.coh-ce-a8d4e1f9::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-42bc939c { font-style: normal; }
.coh-ce-704ea629 { position: absolute;top: 0.75rem;left: 0.75rem;z-index: 1; }
.coh-ce-59cddfc1 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-28a0c9a3 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }
.coh-ce-808a72d7 { text-align: center; }
.coh-ce-9ef21266 { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.coh-ce-a934a3be { background-color: var(--ssa-color-palette-gray-10);height: 100%; }
.coh-ce-42bc939c { font-style: normal; }
.coh-ce-53a99039 { position: relative; }
.coh-ce-2c2d3a3 { position: static; }
.coh-ce-b76fe74a { height: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.coh-ce-9f168375::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-42bc939c { font-style: normal; }
.coh-ce-6e42edaa { margin-bottom: 0rem; }
.coh-ce-65ff7b26 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-ae6ae209 { -o-object-fit: cover; object-fit: cover;height: 100%; }
.coh-ce-53a99039 { position: relative; }
.coh-ce-ef0944fc { position: static;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; } @media (max-width: 767px) { .coh-ce-ef0944fc { padding-top: 1.5rem; }  }
.coh-ce-6661966b::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-42bc939c { font-style: normal; }
.coh-ce-21496508 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1;margin-bottom: 1rem; }
.coh-ce-f53e21f2 { position: relative;z-index: 2; }
.coh-ce-65ff7b26 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-53a99039 { position: relative; }
.coh-ce-2bf15074 { position: static;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; } @media (max-width: 767px) { .coh-ce-2bf15074 { padding-top: 1.5rem; }  }
.coh-ce-6906614a::after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;content: ""; }
.coh-ce-42bc939c { font-style: normal; }
.coh-ce-21496508 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1;margin-bottom: 1rem; }
.coh-ce-f53e21f2 { position: relative;z-index: 2; }
.coh-ce-65ff7b26 { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.coh-ce-4684b1c0 { -webkit-box-shadow: none; box-shadow: none;background-color: var(--ssa-color-palette-medicare-site-white);height: 57px;display: none;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;border-width: 0.0625rem;border-style: solid;border-color: var(--ssa-color-palette-medicare-site-grey); } @media (max-width: 1023px) { .coh-ce-4684b1c0 { height: auto;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 22.25rem;margin-left: 15%; }  } @media (max-width: 767px) { .coh-ce-4684b1c0 { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; }  } @media (max-width: 564px) { .coh-ce-4684b1c0 { margin-top: 0.5rem;margin-bottom: 2.5rem;margin-left: 8%;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;color: var(--ssa-color-palette-medicare-site-white);width: 16.5rem; }  }
.coh-ce-a1210215 { color: var(--ssa-color-palette-medicare-site-grey);display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; } @media (max-width: 1023px) { .coh-ce-a1210215 { margin-bottom: 0 !important; }  } @media (max-width: 564px) { .coh-ce-a1210215 { margin-bottom: 0rem;margin-left: 0.3125rem;margin-bottom: 0 !important; }  } .coh-ce-a1210215.has-children > a { color: var(--ssa-color-palette-black);background-color: var(--ssa-color-palette-medicare-site-white);-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start; } @media (max-width: 1169px) { .coh-ce-a1210215.has-children > a { color: var(--ssa-color-palette-medicare-site-grey);font-weight: normal;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 1.225rem; }  } @media (max-width: 1023px) { .coh-ce-a1210215.has-children > a { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: normal;color: var(--ssa-color-palette-medicare-site-grey);font-size: 1.225rem;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between; }  } @media (max-width: 564px) { .coh-ce-a1210215.has-children > a { color: var(--ssa-color-palette-medicare-site-grey);font-weight: normal;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 1.225rem;background-color: var(--ssa-color-palette-medicare-site-white);height: 2.625rem;width: 15rem;margin-bottom: 5px;margin-left: 8px; }  } .coh-ce-a1210215.has-children > a::after { -webkit-transition: 200ms ease-in-out transform; transition: 200ms ease-in-out transform;content: "\f0d7";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;margin-left: 0.5rem; } @media (max-width: 564px) { .coh-ce-a1210215.has-children > a::after { margin-right: -1.875rem; }  } .coh-ce-a1210215.is-collapsed > a::after { -webkit-transform: rotateZ(0deg); -ms-transform: rotate(0deg); transform: rotateZ(0deg); } @media (max-width: 1023px) { .coh-ce-a1210215.is-collapsed > a::after { margin-left: 53%; }  } @media (max-width: 564px) { .coh-ce-a1210215.is-collapsed > a::after { margin-left: 40%; }  } .coh-ce-a1210215.is-expanded > a::after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); } @media (max-width: 1023px) { .coh-ce-a1210215.is-expanded > a::after { margin-left: 53%; }  } @media (max-width: 564px) { .coh-ce-a1210215.is-expanded > a::after { margin-left: 40%; }  }
.coh-ce-d646b7b2 { font-size: 1.0625rem;height: 100%;padding-top: 0.75rem;padding-bottom: 0.75rem;display: none;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1023px) { .coh-ce-d646b7b2 { background-color: var(--ssa-color-palette-medicare-site-white);height: auto;width: 20rem;padding-top: 0.75rem;padding-bottom: 0.75rem;margin-top: 6px;margin-bottom: 0rem;margin-left: 0rem; }  } @media (max-width: 564px) { .coh-ce-d646b7b2 { background-color: var(--ssa-color-palette-medicare-site-white);margin-bottom: 0rem;margin-left: 0rem; }  } .coh-ce-d646b7b2:last-child { background-color: var(--ssa-color-palette-medicare-site-white); } .coh-ce-d646b7b2:first-child { display: none; } @media (max-width: 1023px) { .coh-ce-d646b7b2:first-child { display: inline-block; }  } @media (max-width: 564px) { .coh-ce-d646b7b2:first-child { display: inline-block; }  }
.coh-ce-dacc41f8 { vertical-align: top;pointer-events: none;white-space: no-wrap;max-width: 100%;width: auto;position: relative;top: 50%;display: none; } @media (max-width: 1023px) { .coh-ce-dacc41f8 { max-width: 100%;width: auto;position: static; }  } @media (max-width: 564px) { .coh-ce-dacc41f8 { max-width: 100%;width: 15rem; }  } .coh-ce-dacc41f8 .coh-container { -webkit-box-pack: left; -webkit-justify-content: left; -ms-flex-pack: left; justify-content: left;-webkit-align-content: normal;-ms-flex-line-pack: normal;align-content: normal;-webkit-box-align: start;-webkit-align-items: start;-ms-flex-align: start;align-items: start; }
.coh-ce-f927b095 { pointer-events: auto;max-width: none;width: auto;padding-top: 0.625rem;padding-bottom: 0.625rem; } @media (max-width: 1023px) { .coh-ce-f927b095 { padding-top: 0rem;padding-bottom: 0rem;padding-left: 0.75rem;margin-right: 0rem;margin-left: 0rem; }  }
.coh-ce-b26178a3 { color: rgba(50, 50, 50, 1);padding-right: 0rem;padding-left: 0rem;margin-left: -1rem; }
.coh-ce-1c7c57a7 { vertical-align: text-top;-webkit-box-shadow: 0rem 0.5rem 1rem 0rem rgba(191, 191, 191, 1), 0rem 0.5rem 1rem 0rem rgba(191, 191, 191, 1);box-shadow: 0rem 0.5rem 1rem 0rem rgba(191, 191, 191, 1), 0rem 0.5rem 1rem 0rem rgba(191, 191, 191, 1);text-align: left;font-size: 1.25rem;background-color: var(--ssa-color-palette-medicare-site-white);width: 14.875rem;padding-bottom: 0.625rem;padding-left: 0.625rem;margin-top: 0rem;margin-bottom: 0.625rem;margin-left: 1rem;position: absolute;z-index: 1;display: inline-block; } @media (max-width: 1023px) { .coh-ce-1c7c57a7 { width: 22rem;padding-bottom: 0rem;padding-left: 0rem;margin-top: 1%;margin-bottom: 0rem;margin-left: -1.7rem; }  } @media (max-width: 564px) { .coh-ce-1c7c57a7 { width: 16.5rem;margin-top: 0.4375rem;margin-bottom: 0rem;margin-left: -0.05625rem; }  } .coh-ce-1c7c57a7:hover { -webkit-transition: 500ms ease-in-out font-size; transition: 500ms ease-in-out font-size;font-size: 1.25rem; }
.coh-ce-e3e6b4de { list-style-type: none;padding-bottom: 0rem;margin-left: 0rem;font-weight: normal; } @media (max-width: 1023px) { .coh-ce-e3e6b4de { font-size: 1.325rem;text-align: center;background-color: var(--ssa-color-palette-medicare-site-white);height: 70px;width: 100%;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-medicare-site-grey);vertical-align: middle;font-family: 'Arial', sans-serif;margin-bottom: 0 !important; }  } @media (max-width: 564px) { .coh-ce-e3e6b4de { margin-bottom: 0rem;margin-left: 0rem;font-size: 1.125rem;text-align: center;background-color: var(--ssa-color-palette-medicare-site-white);height: 70px;width: auto;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-medicare-site-grey);vertical-align: middle;font-family: 'Arial', sans-serif;margin-bottom: 0 !important; }  }
.coh-ce-418c9758 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;color: var(--ssa-color-palette-black);font-size: 1rem;padding-top: 1.5625rem;padding-bottom: 0rem;display: block;padding-left: 0 !important;padding-right: 0 !important; } @media (max-width: 1169px) { .coh-ce-418c9758 { font-family: var(--ssa-font-stacks-arial);color: var(--ssa-color-palette-medicare-site-grey);font-size: 1.125rem; }  } @media (max-width: 1023px) { .coh-ce-418c9758 { font-family: var(--ssa-font-stacks-arial);color: var(--ssa-color-palette-medicare-site-grey);font-size: 1.125rem;padding-top: 1.25rem;padding-bottom: 0rem; }  } @media (max-width: 767px) { .coh-ce-418c9758 { font-size: 1.125rem; }  } @media (max-width: 564px) { .coh-ce-418c9758 { font-family: var(--ssa-font-stacks-arial);color: var(--ssa-color-palette-medicare-site-grey);font-size: 1.125rem;padding-top: 1.25rem;padding-bottom: 0rem;border-bottom-width: 0rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-black); }  } .coh-ce-418c9758:hover { font-size: 1.125rem;font-family: var(--ssa-font-stacks-arial);color: var(--ssa-color-palette-medicare-site-grey);background-color: rgba(225, 225, 225, 1); } .coh-ce-418c9758.explore-list-a { color: rgba(72, 72, 72, 1); }
.coh-ce-d6038225 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;height: auto;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: normal;-webkit-justify-content: normal;-ms-flex-pack: normal;justify-content: normal; } @media (max-width: 767px) { .coh-ce-d6038225 { padding-top: 1.5rem;padding-bottom: 1.5rem;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }  }
.coh-ce-bc32d0b7 { font-size: 16px;display: inline-block;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background-color: var(--ssa-color-palette-medicare-site-teal);width: 90%;padding-left: 5px;cursor: default; } @media (max-width: 767px) { .coh-ce-bc32d0b7 { padding-top: 0.25rem;padding-right: 1rem;padding-bottom: 0.25rem;padding-left: 1rem; }  }
.coh-ce-435ec543 { margin-top: 0.625rem;margin-bottom: 0.625rem;margin-left: 10px; }
.coh-ce-82c57922 { list-style-type: none;margin-left: 0rem; }
.coh-ce-d8b771ca { font-size: 1rem; }
.coh-ce-ac402322 { font-size: 1rem;display: inline-block;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background-color: var(--ssa-color-palette-medicare-site-teal);width: 90%;padding-left: 5px;cursor: default; } @media (max-width: 767px) { .coh-ce-ac402322 { padding-top: 0.25rem;padding-right: 1rem;padding-bottom: 0.25rem;padding-left: 1rem; }  }
.coh-ce-cee5e41f { font-size: 1rem;display: inline-block;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background-color: var(--ssa-color-palette-medicare-site-teal);width: 90%;padding-left: 5px;cursor : default; } @media (max-width: 767px) { .coh-ce-cee5e41f { padding-top: 0.25rem;padding-right: 1rem;padding-bottom: 0.25rem;padding-left: 1rem; }  }
.coh-ce-458aeaf { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;height: 100%;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row; } @media (max-width: 1023px) { .coh-ce-458aeaf { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;height: auto; }  }
.coh-ce-bc9c83c9 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;padding-right: 0.75rem;padding-left: 0.75rem;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;color: var(--ssa-color-palette-white); } @media (max-width: 1023px) { .coh-ce-bc9c83c9 { padding-right: 0rem;padding-left: 0rem; }  } .coh-ce-bc9c83c9.has-children > a { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; } @media (max-width: 1023px) { .coh-ce-bc9c83c9.has-children > a { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }  } .coh-ce-bc9c83c9.has-children > a::after { content: "\f107";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-transition: 200ms ease-in-out transform;transition: 200ms ease-in-out transform;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;margin-left: 0.5rem; } .coh-ce-bc9c83c9.has-children.is-collapsed > a::after { -webkit-transform: rotateZ(0deg); -ms-transform: rotate(0deg); transform: rotateZ(0deg); } .coh-ce-bc9c83c9.has-children.is-expanded > a::after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); }
.coh-ce-1980b3f9 { font-size: 1.0625rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;height: 100%;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 0.75rem;padding-bottom: 0.75rem; } @media (max-width: 1023px) { .coh-ce-1980b3f9 { padding-right: 1rem;padding-left: 1rem;height: auto; }  }
.coh-ce-9e7f72ef { position: absolute;top: 100%;display: none;z-index: 1;left: 0rem;right: 0rem;pointer-events: none; } @media (max-width: 1023px) { .coh-ce-9e7f72ef { position: static; }  }
.coh-ce-b342a242 { padding-top: 1.5rem;padding-bottom: 3rem;pointer-events: auto; } @media (max-width: 1023px) { .coh-ce-b342a242 { margin-right: 0rem;margin-left: 0rem;padding-top: 0rem;padding-bottom: 0rem;padding-left: 0.75rem; }  } @media (max-width: 564px) { .coh-ce-b342a242 { padding-top: 0rem;padding-bottom: 0rem;padding-left: 3rem; }  }
.coh-ce-22d349ad { border-right-width: 0.1875rem;border-right-style: solid;border-right-color: var(--ssa-color-palette-teal);border-bottom-width: 0rem; } @media (max-width: 1023px) { .coh-ce-22d349ad { border-right-color: var(--ssa-color-palette-medicare-site-teal);border-right-width: 0rem;border-bottom-width: 0.1875rem; }  } @media (max-width: 564px) { .coh-ce-22d349ad { border-right-color: var(--ssa-color-palette-medicare-site-teal);border-right-width: 0rem;border-bottom-width: 0.1875rem; }  }
.coh-ce-da7c5b38 { display: block; } @media (max-width: 1023px) { .coh-ce-da7c5b38 { display: table; }  }
.coh-ce-5d7d1538 { margin-top: 0rem;margin-bottom: 0rem;-webkit-column-gap: 0rem;-moz-column-gap: 0rem;column-gap: 0rem;-webkit-column-fill: balance;-moz-column-fill: balance;column-fill: balance;-webkit-column-count: 2;-moz-column-count: 2;column-count: 2; } .coh-ce-5d7d1538 li:first-child { display: none; } @media (max-width: 1327px) { .coh-ce-5d7d1538 li:first-child { display: none; }  } @media (max-width: 1169px) { .coh-ce-5d7d1538 li:first-child { display: none; }  } @media (max-width: 1023px) { .coh-ce-5d7d1538 li:first-child { display: block; }  } @media (max-width: 767px) { .coh-ce-5d7d1538 li:first-child { display: block; }  } @media (max-width: 564px) { .coh-ce-5d7d1538 li:first-child { display: block; }  }
.coh-ce-b7694e1f { list-style-type: none;margin-left: 0rem;display: inline-block;width: 100%; }
.coh-ce-2224b126 { padding-top: 0.75rem;padding-bottom: 0.75rem;padding-left: 0.75rem;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;width: 100%;font-size: 1.0625rem; }
.coh-ce-7666841d { margin-top: 0rem;margin-bottom: 0rem; }
.coh-ce-d344be45 { margin-left: 0rem;list-style-type: none;padding-left: 1rem; }
.coh-ce-81fd937e { padding-top: 0.75rem;padding-bottom: 0.75rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-size: 1.0625rem; }
.coh-ce-fe444236 { max-width: 100%; }
.coh-ce-7eb5a669 { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;font-size: 0.875rem;color: rgba(21, 57, 110, 1);font: menu; } @media (max-width: 1023px) { .coh-ce-7eb5a669 { display: inline-block;padding-bottom: 20px; }  } @media (max-width: 767px) { .coh-ce-7eb5a669 { display: block;padding-bottom: 20px; }  } @media (max-width: 564px) { .coh-ce-7eb5a669 { display: block;padding-bottom: 20px; }  }
.coh-ce-c941d2da { text-decoration: underline; } @media (max-width: 1023px) { .coh-ce-c941d2da { padding-bottom: 20px; }  } @media (max-width: 767px) { .coh-ce-c941d2da { padding-bottom: 20px; }  } @media (max-width: 564px) { .coh-ce-c941d2da { padding-bottom: 20px; }  }
.coh-ce-1737aa28 { word-wrap: normal;direction: ltr;color: rgba(21, 57, 110, 1); } @media (max-width: 1023px) { .coh-ce-1737aa28 { text-decoration: underline; }  } @media (max-width: 767px) { .coh-ce-1737aa28 { text-decoration: underline; }  } @media (max-width: 564px) { .coh-ce-1737aa28 { text-decoration: underline; }  }
.coh-ce-d47157a4 { list-style-type: none; }
.coh-ce-5464d549 { list-style-type: none; }
.coh-ce-61cbe9b2 { list-style-type: none; }
.coh-ce-39a1ac35 { list-style-type: none; }
.coh-ce-5161516a { list-style-type: none; }
.coh-ce-888445dc { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;height: 100%;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }
.coh-ce-4be69de6 { font-size: 0.75rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;height: 100%; }
.coh-ce-9e9e64d1 { padding-top: 3px;padding-bottom: 8px; }
.coh-ce-5211d363 .coh-accordion-title::before { content: "\f071";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: var(--ssa-color-palette-red);padding-right: 5px;font-size: 14px; } .coh-ce-5211d363 .coh-accordion-title::after { content: "\f0dd";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;padding-left: 5px; } .coh-ce-5211d363 .coh-accordion-title.is-active::after { content: "\f0d8";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.coh-ce-18164325 { background-color: var(--ssa-color-palette-white);padding-top: 1.25rem;padding-right: 1.25rem;padding-bottom: 1.25rem;padding-left: 1.25rem;border-bottom: 5px #DF2E2E solid;-webkit-box-shadow: rgb(0 0 0 / 25%) 0 3px 6px;box-shadow: rgb(0 0 0 / 25%) 0 3px 6px; }
.coh-ce-79663266 p { margin-bottom: 0rem; } .coh-ce-79663266::before { content: "\f111";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;color: var(--ssa-color-palette-medicare-site-teal);font-size: 11px;padding-top: 9px;padding-right: 15px; } @media (max-width: 1023px) { .coh-ce-79663266::before { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  } @media (max-width: 767px) { .coh-ce-79663266::before { display: none; }  } @media (max-width: 564px) { .coh-ce-79663266::before { display: none; }  }
.coh-ce-5cbe1723 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.coh-ce-c3e855ac div .collapsiblockTitle button { background-image: none; }
.coh-ce-ce31b03f div .collapsiblockTitle button { background-image: none; }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-5cbe1723 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.coh-ce-e26e7467 .card-outer-container { background-color: var(--ssa-color-palette-gray-10); }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-2863065b .slick-dots { padding-top: 1rem; }
.coh-ce-d69cf191 { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.coh-ce-5cbe1723 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-5cbe1723 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.coh-ce-32bb9dc6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; } .coh-ce-32bb9dc6 .card-outer-container { background-color: var(--ssa-color-palette-gray-10); }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-2863065b .slick-dots { padding-top: 1rem; }
.coh-ce-d69cf191 { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.coh-ce-5cbe1723 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.coh-ce-45f6d06 div .collapsiblockTitle button { background-image: none; }
.coh-ce-de1841af { text-align: right;font-size: 0.875rem; }
.coh-ce-4efe3f3d { border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-b0c54342 { margin-top: -80px; }
.coh-ce-5cbe1723 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-5cbe1723 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.coh-ce-be6ad4d4 .card-outer-container { background-color: var(--ssa-color-palette-gray-10); }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-5cbe1723 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-5cbe1723 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.coh-ce-bac846b1 .card-outer-container { background-color: var(--ssa-color-palette-gray-10); }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-5cbe1723 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.coh-ce-de1841af { text-align: right;font-size: 0.875rem; }
.coh-ce-b0c54342 { margin-top: -80px; }
.coh-ce-c96de67 { display: none; } .coh-ce-c96de67 div .collapsiblockTitle button { background-image: none; }
.coh-ce-30ddbe7e div .collapsiblockTitle button { background-image: none; }
.coh-ce-45f6d06 div .collapsiblockTitle button { background-image: none; }
.coh-ce-d6377130 div .collapsiblockTitle button { background-image: none; }
.coh-ce-476ae093 div .collapsiblockTitle button { background-image: none; }
.coh-ce-ed9b44b5 div .collapsiblockTitle button { background-image: none; }
.coh-ce-4742a9e4 div .collapsiblockTitle button { background-image: none; }
.coh-ce-4efe3f3d { border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-5cbe1723 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.coh-ce-45f6d06 div .collapsiblockTitle button { background-image: none; }
.coh-ce-de1841af { text-align: right;font-size: 0.875rem; }
.coh-ce-4efe3f3d { border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-b0c54342 { margin-top: -80px; }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-5cbe1723 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.coh-ce-de1841af { text-align: right;font-size: 0.875rem; }
.coh-ce-4efe3f3d { border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }
.coh-ce-a90d796f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }
.coh-ce-b0c54342 { margin-top: -80px; }

