/*! 0000 01/12/2024 Copyright 2024 USAA. All Rights Reserved. */
.cdo {
    font-family: 'Gotham Narrow', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

.cdo sup {
    line-height: 0;
    top: -3px;
}
.cdo .fifty-fifty .body-copy sup {
	font-size: 0.7em;
    position: relative;
	top: 1px;
}
.cdo .reg-sup {
    font-size: 1.4em;
    line-height: 0;
}

.cdo .tm-sup {
    line-height: 0;
}

.cdo h2 sup {
    top: -5px;
    font-weight: 300;
    font-size: 50%;
}

.desktop.mobile sup {
    font-size: 72%;
    top: -1px;
    line-height: 0;
    vertical-align: super;
 }

.c3po {
    font-family: 'Gotham Narrow', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

.product-card-description-container li {
    line-height: 180%;
    list-style-type: disc;
    margin-left: 1em;
}

.product-card-description-container ul:first-of-type {
    margin-bottom: 22px;
}

.product-card-description-container ul {
    padding-left: 0;
}

.product-card-container-desktop .product-card-description-container {
    font-size: 16px;
}

.screen-reader-only {
    position: absolute;
    height: 1px;
    width: 1px;
    clip: rect(1px 1px 1px 1px);
    clip-path: polygon(0 0, 0 0, 0 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0);
    overflow: hidden !important;
}

.cdo .section.gray-bg {
    background-color: #f6f5f5;
}

.cdo .section.breadcrumb {
    padding: 34px 60px 24px 60px;
}

.cdo .section.breadcrumb .breadcrumb-link {
    display: flex;
    font-size: 16px;
    font-weight: 300;
    color: #3e4042;
    line-height: 24px;
    flex-wrap: wrap;
}

.cdo .section.breadcrumb .breadcrumb-link a {
    box-sizing: border-box;
    color: #00668a;
}

.cdo .section.breadcrumb .breadcrumb-link .breadcrumb-arrow {
    margin-left: 14px;
    margin-right: 14px;
    color: #676a6e;
    position: relative;
    overflow: hidden;
    display: flex;
}

.cdo .section.breadcrumb .breadcrumb-link .breadcrumb-arrow img {
    width: 4px;
}

.cdo section.fifty-fifty.hero .content {
    background-color: #12395b;
}

.cdo section.fifty-fifty.hero .content h1 {
    font-size: 1em;
}

.cdo section.fifty-fifty.hero .content h2 {
    font-family: 'Gotham Narrow', Arial, sans-serif;
    font-size: 2.875em;
    line-height: 55px;
    font-weight: 500;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 8px;
}

.cdo section.fifty-fifty.hero .content p.body-copy {
    font-family: 'Gotham Narrow', Arial, sans-serif;
    color: #fff;
    font-size: 1.1375em;
    font-weight: 300;
    line-height: 30px;
}

.cdo section.fifty-fifty.hero .content {
    padding: 80px 60px 81px 60px;
}

.cdo section.fifty-fifty.hero .image-wrap img.feature-image {
    min-width: 100%;
    height: auto;
    width: 100%;
}

.cdo section.fifty-fifty.hero-mobile-image .content h1 {
    font-size: 1em;
}

.cdo section.fifty-fifty.hero-mobile-image .content {
    background-color: #12395b;
}

.cdo section.fifty-fifty.hero-mobile-image .content h2 {
    font-family: 'Gotham Narrow', Arial, sans-serif;
    font-size: 2.875em;
    line-height: 55px;
    font-weight: 500;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 8px;
}

.cdo section.fifty-fifty.hero-mobile-image .content p.body-copy {
    font-family: 'Gotham Narrow', Arial, sans-serif;
    color: #fff;
    font-size: 1.1375em;
    font-weight: 300;
    line-height: 30px;
}

.cdo section.fifty-fifty.hero-mobile-image .content {
    padding: 80px 60px 81px 60px;
}

.cdo section.fifty-fifty.stacked-mobile.hero-mobile-image .content:before {
    border: none;
}

.cdo section.fifty-fifty.stacked-mobile.hero-mobile-image .image-wrap img.feature-image {
    min-width: 100%;
    height: auto;
    width: 100%;
}

.c3po section.reasons {
    padding: 66px 32px 64px 32px;
    background-color: #f6f5f5;
}

.c3po .reasons ul {
    display: flex;
    justify-content: center;
    font-size: 16px;
    line-height: 24px;
    color: #3e4042;
    margin-bottom: 30px;
}

.c3po .reasons ul li span.usaa-glyph-thick-checkmark {
    color: #435c24;
    font-size: 16px;
    margin-right: 7px;
}

.c3po .reasons ul li {
    margin-left: 28px;
}

.c3po .reasons ul li:first-child {
    margin-left: 0;
}

.c3po .reasons h2 {
    font-size: 36px;
    line-height: 40px;
    margin: 0 auto 32px auto;
    font-family: 'Mercury Display', Times, serif;
    text-align: center;
    width: 100%;
    color: #424951;
    font-weight: 600;
}

.c3po .reasons .disclaimer {
    display: flex;
    justify-content: center;
}

.c3po .reasons .disclaimer p {
    font-size: 13px;
    line-height: 16px;
    color: #3e4042;
}

section.product-filter {
    display: flex;
    padding: 72px 64px 20px 64px;
    align-items: center;
}

.c3po .product-filter .filter-button {
    font-size: 16px;
    line-height: 19px;
    color: #00668a;
    padding: 0;
    border: 2px solid #00668a;
    height: 48px;
    width: 124px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.c3po .product-filter .filter-button::before {
    box-sizing: border-box;
    content: '';
    display: block;
    position: absolute;
    top: -2px;
    right: -2px;
    left: -2px;
    bottom: -2px;
    border: solid 2px transparent;
    border-radius: 2px;
}

.c3po .product-filter .filter-button::after {
    box-sizing: border-box;
    content: '';
    display: block;
    position: absolute;
    bottom: -6px;
    left: -6px;
    right: -6px;
    top: -6px;
    border: solid 2px #00668a;
    box-sizing: border-box;
    border-radius: 4px;
    pointer-events: none;
    opacity: 0;
    transition: opacity 300ms;
}

.c3po .product-filter .filter-button:focus::after {
    opacity: 1;
}

.c3po .product-filter a.filter-button {
    text-decoration: none;
}

.c3po .product-filter a.filter-button:hover {
    background: #00668a;
    color: #fff;
    outline: none;
}

.c3po .product-filter a.filter-button:focus {
    background: #fff;
    color: #00668a;
    outline: none;
}

.c3po .product-filter .filter-button .usaa-glyph-level-bars {
    font-size: 12px;
    margin-right: 7px;
}

.filter-pills {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}

.product-filter .status-wrap {
    width: 50%;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
}

.product-filter .filter-subnav-wrapper {
    width: 10%;
}

.product-filter.display-pills .status-wrap {
    width: 50%;
}

.product-filter.display-pills .filter-subnav-wrapper {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}

.filter-button-wrap {
    padding-right: 16px;
    height: 53px;
    border-right: 1px solid #e3e2e2;
}

p.filter-status {
    font-size: 18px;
    line-height: 32px;
    color: #3e4042;
    font-weight: 500;
}

.digitalPay-container {
    width: 30%;
    padding-top: 3px;
}

.pill-box-wrapper {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
}

.pill-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.pill-box.preclose {
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

.pill-box.close {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    transition: all 0.2s ease-in-out;
}

.pill-box {
    font-family: 'Gotham Narrow', Arial, sans-serif;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    color: #3e4042;
    background-color: #fff;
    border-radius: 17.5px;
    border: 2px solid #00668a;
    padding: 3px 34px 2px 15px;
    margin: 7px 15px 7px 0;
    position: relative;
    display: none;
    -webkit-animation: fadein 1s;
    -moz-animation: fadein 1s;
    -ms-animation: fadein 1s;
    -o-animation: fadein 1s;
    animation: fadein 1s;
}

@keyframes fadein {
    from {
        opacity: 0;
        height: 0;
    }

    to {
        opacity: 1;
        height: auto;
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0;
        height: 0;
    }

    to {
        opacity: 1;
        height: auto;
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0;
        height: 0;
    }

    to {
        opacity: 1;
        height: auto;
    }
}

@-ms-keyframes fadein {
    from {
        opacity: 0;
        height: 0;
    }

    to {
        opacity: 1;
        height: auto;
    }
}

.pill-box:hover {
    cursor: pointer;
    background-color: #ececeb;
    color: #292a2c;
}

.pill-box:before, .pill-box:after {
    position: absolute;
    right: 19px;
    top: 4px;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: #00668a;
}

.pill-box:before {
    transform: rotate(45deg);
}

.pill-box:after {
    transform: rotate(-45deg);
}

.pill-box-title {
    font-family: 'Gotham Narrow', Arial, sans-serif;
    font-size: 1em;
    line-height: 19px;
    font-weight: 300;
    color: #3e4042;
    margin-bottom: 11px;
}

.filter-tool {
    padding: 30px 0 26px 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
}

.cdo .modal-container {
    background: rgba(7, 23, 36, 0.4);
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow-y: auto;
    z-index: 21000;
    padding: 20px;
    opacity: 0;
    transition: opacity 0.5s;
    pointer-events: none;
    text-align: center;
    min-width: 800px;
}

.cdo .modal-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.cdo .modal-container.open {
    opacity: 1;
    pointer-events: all;
}

.cdo .modal {
    width: 100%;
    display: inline-block;
    text-align: left;
    max-width: 700px;
    min-height: auto;
    margin-bottom: 16px;
    background: #ececeb;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    transition: transform 0.5s, opacity 2s, -webkit-transform 0.5s;
    z-index: 90000;
    transform: scale(0.9);
    vertical-align: middle;
    position: relative;
    left: 0;
}

.cdo .modal.active {
    transform: scale(1);
}

.cdo .modal::after {
    content: '';
    position: absolute;
    display: block;
    border: 1px solid transparent;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    pointer-events: none;
}

.cdo .modal-header {
    background: #fff;
    text-align: center;
    padding: 16px;
    border-radius: 2px 2px 0 0;
    border-bottom: solid 1px #d0cfce;
}

.cdo .modal-title {
    font-family: 'Gotham Narrow', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 0 40px;
    line-height: 13px;
    color: #3e4042;
}

.cdo .modal-close {
    position: absolute;
    top: 7px;
    right: 7px;
    padding: 9px 8px 7px;
    font-size: 1.1em;
    color: #00668a;
    background: none;
    border: 0;
    cursor: pointer;
}

.cdo .modal-close::before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' height='16px'%3E%3Cpath fill='%2300668a' d='M16,2l-6,6l6,6l-2,2l-6-6l-6,6l-2-2l6-6L0,2l2-2l6,6l6-6L16,2z'/%3E%3C/svg%3E");
    display: block;
    box-sizing: border-box;
    line-height: 0;
    margin-top: -2px;
}

.cdo .modal-close:hover {
    background: #f6f5f5;
}

.cdo .modal-close:focus {
    outline: 2px solid #00668a;
}

.cdo .modal-body {
    padding: 24px;
}

.cdo .modal-footer {
    padding: 24px 0;
    margin: 0 24px;
    border-top: 2px solid #d0cfce;
}

.cdo .modal-bottom-close {
    font-size: .9em;
    font-weight: 700;
    position: absolute;
    left: 50% !important;
    text-align: center;
    width: 15em;
    margin: -9999px 0 0 -7.5em;
    z-index: 99999;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: 0;
    height: 2em;
}

.cdo .modal-bottom-close:focus {
    margin-top: 0;
    text-decoration: none!important;
}

.cdo .modal-container.video-modal-container .modal-body {
    overflow: hidden;
    position: relative;
}

.cdo .modal-container.video-modal-container .vidWrap-outer .vidWrap-inner > div:first-child {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.cdo .modal-container.video-modal-container .vidWrap-inner {
    padding-top: 53%;
}

.cdo .video-transcript .video-transcript-info {
    padding: 15px;
    background: #d9d9d8;
    margin-bottom: 22px;
    border: 1px solid transparent;
}

.cdo .video-transcript .video-transcript-heading {
    font-size: 1.05em;
    color: #535352;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 12px;
}

body.modal-open {
    overflow: hidden;
}

.check-box-wrap {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
}

.check-box-col {
    display: flex;
    flex-direction: column;
    padding: 0 30px;
    font-size: 1em;
    color: #3e4042;
    line-height: 19px;
    font-weight: 300;
}

.check-box-col:first-child {
    padding: 0 30px 0 0;
}

.check-box-col:last-child {
    border-left: solid 2px #e1e1e2;
}

.filter-buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 32px;
}

.filter-buttons button {
    background: none;
    box-sizing: border-box;
    border: none;
    border-radius: 2px;
    color: #00668a;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 500;
    line-height: normal;
    padding: 14px 23px 14px;
    text-align: center;
    text-decoration: none;
    position: relative;
    outline: none;
    margin-right: 16px;
}

.filter-buttons button::before {
    box-sizing: border-box;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: solid 2px transparent;
    border-radius: 2px;
}

.filter-buttons button::after {
    box-sizing: border-box;
    content: '';
    display: block;
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -6px;
    left: -4px;
    border: solid 2px #00668a;
    box-sizing: border-box;
    border-radius: 4px;
    pointer-events: none;
    opacity: 0;
    transition: opacity 300ms;
}

.filter-buttons button:focus::after {
    opacity: 1;
}

.filter-buttons button.apply-filters {
    background-color: #54732d;
    background: linear-gradient(#54732d, #435c24);
    border-bottom: 2px solid #32451b;
    color: #fff;
    font-size: 1.26562rem;
    min-width: 8.125rem;
    font-weight: 500;
    padding: 20px 31px 18px;
}

.filter-buttons button.apply-filters:hover {
    background: #54732d;
}

.filter-buttons button.clear-filters {
    background-color: #f6f5f5;
    background: linear-gradient(#fff, #f6f5f5);
    border-bottom: 2px solid #d0cfce;
    color: #00668a;
    font-size: 1.26562rem;
    min-width: 8.125rem;
    font-weight: 500;
    padding: 20px 31px 18px;
}

.filter-buttons button.clear-filters:hover {
    background: #f6f5f5;
}

.checkbox-container.disabled {
    color: #a4a6a8;
    cursor: default;
}

.checkbox-container {
    display: block;
    position: relative;
    padding: 16px 0 16px 64px;
    cursor: pointer;
    font-size: 22px;
    color: #00668a;
    line-height: 26px;
    font-weight: 300;
    width: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: border-box;
}

.checkbox-container:hover {
    background-color: #f6f5f5;
}

input.filter-checkBox-type {
    box-sizing: border-box;
}

.checkbox-container.disabled input {
    cursor: default;
}

.checkbox-container input {
    position: absolute;
    opacity: 1;
    cursor: pointer;
    height: 25px;
    width: 25px;
    top: 16px;
    left: 28px;
}

.checkbox-container input:focus {
    border: 2px solid #00668a;
}

.checkbox-container.disabled .filter-checkmark {
    background-color: #f6f5f5;
    border: 2px solid #d8d6d4;
}

.filter-checkmark {
    position: absolute;
    left: 28px;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 2px solid #00668a;
}

.checkbox-container input:checked ~ .filter-checkmark {
    border: 2px solid #00668a;
}

.filter-checkmark:after {
    content: '';
    color: #00668a;
    position: absolute;
    display: none;
}

.checkbox-container input:checked ~ .filter-checkmark:after {
    display: block;
}

.checkbox-container .filter-checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #00668a;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.filter-section:not(:first-child) {
    margin-top: 56px;
}

.filter-section-boxes {
    display: flex;
    flex-wrap: wrap;
}

.filter-section-boxes .box-row {
    width: 100%;
    display: flex;
    background-color: #fff;
}

.filter-section-boxes .box-row:not(:first-child) {
    border-top: 1px solid #d0cfce;
}

.filter-section-boxes .box-row .checkbox-container:first-child {
    border-right: 1px solid #d0cfce;
}

.filter-section-title {
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #3e4042;
    padding: 9px 0 7px 28px;
    background-color: #fff;
    border-bottom: 1px solid #d0cfce;
}

.c3po .rev .card-type-wrapper {
    background-color: #fff;
    padding: 32px 0;
    margin-bottom: 32px;
}

.c3po .all-cards {
    padding: 0 64px;
}

.card-type-header {
    padding-top: 0;
    margin-bottom: -10px;
}

.card-type-header h2 {
    color: #12395b;
    font-size: 1.5em;
    line-height: 32px;
    font-family: 'Gotham Narrow', Arial, sans-serif;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.card-type-header h2 .type-icon {
    width: 27px;
    height: 27px;
    margin-right: 6px;
    display: flex;
}

.card-type-header h2 img {
    width: 100%;
    position: relative;
    top: -2px;
    max-width: 100% !important;
}

.card-type-header p {
    color: #3e4042;
    font-size: 1.125em;
    line-height: 28px;
}

.c3po .rev .card-info-wrapper {
    background-color: #fff;
    border-left: solid 1px #D8D8D8;
    border-right: solid 1px #D8D8D8;
    border-bottom: 4px solid #fac705;
    padding: 0;
}

.c3po .rev .card-title {
    color: #3E4042;
    background-color: #E6F1FA;
    padding: 29px 31px;
    margin-top: 32px;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1.75px;
    margin-bottom: 24px;
    border-top: solid 1px #D8D8D8;
}

.c3po .card-title sup {
    font-size: 1.5em;
    line-height: 20px;
    bottom: 0;
}

.uppercase {
    text-transform: uppercase;
}

.c3po .card-info {
    display: flex;
    justify-content: space-between;
    padding: 0 32px 23px 32px;
}

.c3po .card-image-wrap {
    height: 100%;
}

.c3po .card-image {
    width: 25%;
    display: flex;
    flex-direction: column;
    text-align: center;
    order: 1;
}

.c3po .card-image img {
    width: 100%;
    flex-shrink: 0;
}

.card-features {
    font-size: 1em;
    line-height: 24px;
    color: #3e4042;
    margin-left: 35px;
    width: 50%;
    order: 2;
}

.card-features sup {
    line-height: 9px;
    bottom: 0;
}

.c3po .card-rates-preview {
    width: 25%;
    border-left: 1px solid #d8d8d8;
    padding-left: 30px;
    order: 3;
    display: flex;
    flex-direction: column;
}

.c3po .card-rates-preview img.card-mobile {
    width: 100%;
}

.c3po .cta-major {
    background-color: #54732d;
    background: linear-gradient(#54732d, #435c24);
    border: 1px solid transparent;
    border-bottom: 2px solid #32451b;
    color: #fff;
    padding: 17px 32px 14px 32px;
    box-sizing: border-box;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    position: relative;
    outline: none;
    font-size: 1em;
    font-weight: 500;
    width: max-content;
    margin: 32px auto;
}

.c3po .cta-major:focus::after {
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -6px;
    border: 2px solid #00668a;
    content: '';
    position: absolute;
    border-radius: 5px;
    background: none;
}

.c3po .cta-major:hover {
    background: #54732d;
}

.c3po .cta-major.secondary {
    background-color: #ececeb;
    background: linear-gradient(#f6f5f5, #ececeb);
    box-shadow: inset 0 0 0 1px #7d7c7c;
    color: #00668a;
    font-family: 'Gotham Narrow', Arial, sans-serif;
    border: 1px solid transparent;
    margin: 0 auto 32px;
    padding: 17px 26px;
}

.c3po .cta-major.secondary:focus:focus::after {
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -6px;
    border: 2px solid #3399bd;
    content: '';
    position: absolute;
    border-radius: 5px;
    background: none;
}

.c3po .cta-major.secondary:hover {
    background: #fff;
}

.new-title {
    margin-top: 30px;
}

.card-features strong {
    font-weight: 600;
}

.card-features p {
    margin-bottom: -2px;
}

.card-features a {
    line-height: 16px;
}

.card-features ul {
    list-style-type: disc;
    margin-bottom: 0;
}

.card-features ul {
    list-style-type: disc;
    margin-bottom: 22px;
}

.card-features ul li {
    list-style-type: disc;
    margin-left: 1.5em;
}

.card-features ul li span {
    position: relative;
    left: -7px;
}

.card-rates-preview p {
    font-size: 1em;
    line-height: 24px;
    color: #3e4042;
}

.card-rates-preview p .bold-rate {
    font-weight: 600;
}

.c3po .card-mobile {
    display: none;
}

.c3po .digital-pay-container {
    display: flex;
    align-items: center;
}

.c3po .digital-pay-container p {
    font-size: 13px;
    line-height: 16px;
    margin: 0;
}

.c3po .digital-pay-container .digitalPay-logos {
    display: flex;
    align-items: center;
}

.c3po .digital-pay {
    display: flex;
    justify-content: space-between;
    padding: 7px 0 44px 0;
    align-items: center;
}

.c3po .digital-pay .pdf-link {
    margin-right: 32px;
}

.c3po .digitalPay-logos img {
    margin-left: 18px;
    width: 55px;
}

.c3po.section-padding {
    padding-left: 64px;
    padding-right: 64px;
}

.c3po .no-break {
    white-space: pre;
}

.product-card-details-container.product-card-content .popover.open {
    margin-top: -144px
}
.popover .popover-bottom-close {
    height: 0;
    width: 0;
    overflow: hidden;
    border: none;
    margin: 0;
    padding: 0;
}
.c3po .cc-callout {
    background: #12627B;
    height: 46px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 32px;
}
.c3po .cc-callout-arrow {
    color: #12395B;
    font-size: 1em;
    font-weight: 600;
    background: #FAC705;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 97px;
    position: relative;
}
.c3po .cc-callout-arrow:after {
    content: '';
    position: absolute;
    right: -22px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 23px solid #FAC705;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
}
.c3po .cc-callout-text {
    color: #fff;
    font-size: 1em;
    letter-spacing: 1.75px;
    font-weight: 600;
    margin-left: 50px;
    margin-right: 24px;
}
.c3po .rev .cc-callout + .card-title {
    margin-top: 0;
}
.c3po p.big-break {
    margin: 24px 0;
}
.designOnly_ccTypeTabs-content {
    top: -2px
}

.global-header {
    z-index: 9999
}

.cdo.c3po-breadcrumb {
    background: #112940;
    color: #fff;
    font-size: 1em;
    padding: 20px 0 20px 60px
}

.cdo.c3po-breadcrumb [class^="usaa-glyph"] {
    font-size: .5em;
    margin-left: 1em;
    margin-right: 1em
}

.cdo.c3po-breadcrumb a {
    text-decoration: underline !important;
    color: #fff
}

.cdo.c3po-breadcrumb a:hover {
    text-decoration: none !important
}

.cdo .banner.functional.sideBySide {
    background-image: none;
    background-color: #12395b;
    padding: 0
}

.cdo .banner.functional.sideBySide .content {
    padding: 30px 90px 25px 90px
}

.cdo .banner.functional.sideBySide .content h1 {
    font-size: 1em;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: .1em
}

.cdo .banner.functional.sideBySide h2,
.cdo .banner.functional.sideBySide .subheading {
    font-size: 2.5em;
    margin-top: 0;
    margin-bottom: 8px;
    max-width: 90%
}

.cdo .banner.functional.sideBySide .sub-info {
    margin-bottom: 24px;
    font-size: 1.25em;
    color: #e0dedc;
    font-weight: 300;
    line-height: 1.4
}

.cdo .banner.functional.sideBySide .sideBySide-image {
    width: 70%;
    margin-left: auto;
    margin-right: auto
}

.cdo .banner.functional.sideBySide .sideBySide-image img {
    width: 100%
}

.cdo .banner.functional.slim {
    background-image: none;
    background-color: #12395b;
    padding: 0
}

.cdo .banner.functional.slim .content {
    padding: 25px 90px 22px 90px
}

.cdo .banner.functional.slim .content h1 {
    font-size: 1em;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: .1em
}

.cdo .banner.functional.slim h2,
.cdo .banner.functional.slim .subheading {
    font-size: 2.5em;
    font-family: "Gotham Narrow", Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 8px;
    max-width: 90%
}

.cdo .banner.functional.slim .sub-info {
    margin-bottom: 0;
    font-size: 1.25em;
    color: #e0dedc;
    font-weight: 300;
    line-height: 1.4
}

.cdo .banner.functional.slim-v2 {
    background-image: none;
    background-color: #12395b;
    padding: 60px 0 60px 0
}

.cdo .banner.functional.slim-v2 .content {
    padding: 25px 90px 22px 90px
}

.cdo .banner.functional.slim-v2 .content h1 {
    font-size: 1em;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: .1em
}

.cdo .banner.functional.slim-v2 h2,
.cdo .banner.functional.slim-v2 .subheading {
    font-size: 2.5em;
    font-family: "Gotham Narrow", Arial, sans-serif;
    margin: 0 auto 8px auto;
    max-width: 90%
}

.cdo .banner.functional.slim-v2 .sub-info {
    margin-bottom: 0;
    font-size: 1.25em;
    color: #e0dedc;
    font-weight: 300;
    line-height: 1.4
}

.cdo section.fifty-fifty.hero .content {
    background-color: #12395b
}

.cdo section.fifty-fifty.hero .content h1 {
    font-size: 1em
}

.cdo section.fifty-fifty.hero .content h2 {
    font-family: "Gotham Narrow", Arial, sans-serif;
    font-size: 2.875em;
    line-height: 55px;
    font-weight: 500;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 8px
}

.cdo section.fifty-fifty.hero .content p.body-copy {
    font-family: "Gotham Narrow", Arial, sans-serif;
    color: #fff;
    font-size: 1.1375em;
    font-weight: 300;
    line-height: 30px
}

.cdo section.fifty-fifty.hero .content {
    padding: 80px 60px 81px 60px
}

.cdo section.fifty-fifty.hero .image-wrap img.feature-image {
    min-width: 100%;
    height: auto;
    width: 100%
}

.cdo section.fifty-fifty.hero-mobile-image .content h1 {
    font-size: 1em
}

.cdo section.fifty-fifty.hero-mobile-image .content {
    background-color: #12395b
}

.cdo section.fifty-fifty.hero-mobile-image .content h2 {
    font-family: "Gotham Narrow", Arial, sans-serif;
    font-size: 2.875em;
    line-height: 55px;
    font-weight: 500;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 8px
}

.cdo section.fifty-fifty.hero-mobile-image .content p.body-copy {
    font-family: "Gotham Narrow", Arial, sans-serif;
    color: #fff;
    font-size: 1.1375em;
    font-weight: 300;
    line-height: 30px
}

.cdo section.fifty-fifty.hero-mobile-image .content {
    padding: 80px 60px 81px 60px
}

.cdo section.fifty-fifty.stacked-mobile.hero-mobile-image .content:before {
    border: none
}

.cdo section.fifty-fifty.stacked-mobile.hero-mobile-image .image-wrap img.feature-image {
    min-width: 100%;
    height: auto;
    width: 100%
}

.main-banner.visa {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 90px 60px;
    overflow: hidden;
    background-image: url(https://statmcstg.usaa.com/mcontent/static_assets/Media/mkt-ccMain-MainBanner-bckgrnd.jpg);
    background-size: cover;
    background-position: center top;
    background-color: #0f1e31;
    color: #fff;
    text-align: left
}

.main-banner.visa h1 {
    margin-bottom: 12px;
    font-size: 1.1em;
    font-weight: 500;
    color: #fac705;
    width: 100%;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: "Gotham Narrow", Arial, sans-serif;
    box-sizing: border-box;
    zoom: 1;
    outline: 0;
    vertical-align: top
}

.main-banner.visa .sub-info,
.main-banner.visa h1,
.main-banner.visa h2 {
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    display: inline-block
}

.main-banner.visa .halfCont {
    width: 100%;
    display: flex;
    flex-direction: row
}

.main-banner.visa .half.part1 {
    float: left;
    margin: 0 -4px 0 0;
    width: 50%;
    zoom: 1;
    outline: 0;
    vertical-align: top;
    order: 1
}

.main-banner.visa .imgHolder {
    width: 100%;
    display: flex;
    justify-content: center
}

.main-banner.visa .imgHolder.mobile-card {
    display: none
}

.main-banner.visa .LowRate-ccImg {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px
}

.main-banner.udaap-updates.visa .banner-cta {
    padding-bottom: 0;
    display: flex;
    justify-content: center
}

.main-banner.visa .grayBtn {
    z-index: 2;
    padding: 16px 49px;
    font-size: 17px;
    margin-bottom: 3px;
    height: auto;
    width: auto;
    border-radius: 4px;
    background: linear-gradient(to bottom, #f7f7f6 0, #eceae8 100%);
    text-shadow: 0 1px 1px rgba(255, 255, 255, .8);
    color: #333940 !important;
    box-shadow: inset 0 1px 0 #fafaf9;
    border: 1px solid #cfccca;
    text-align: center;
    text-decoration: none !important;
    margin-left: 0;
    text-transform: uppercase;
    font: 99% arial, helvetica, clean, sans-serif
}

.main-banner.visa .half.part2 {
    float: right;
    clear: right;
    margin: 0 -4px 0 0;
    width: 50%;
    zoom: 1;
    outline: 0;
    vertical-align: top;
    order: 2
}

.main-banner.visa h2 {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 30px;
    font-family: "Mercury Display", Times, serif;
    font-size: 38px;
    color: #f2f3f3;
    line-height: 1.05;
    font-weight: 400;
    text-transform: initial
}

.main-banner.visa .sub-info {
    width: 100%;
    max-width: 400px;
    font-size: 16px;
    line-height: 20px;
    color: #e0dedc;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    display: inline-block
}

.main-banner.visa .sub-info li {
    list-style: disc;
    font-family: "Gotham Narrow", Arial, sans-serif;
    margin: 0 0 15px 45px
}

.main-banner.visa .LR-card-list strong {
    font-weight: 900;
    font-size: 1.1em;
    color: #fff
}

.cdo section.fifty-fifty.visa-2019,
.cdo section.fifty-fifty.visa-2019 .content {
    background: #12395b;
    font-family: "Gotham Narrow", Arial, sans-serif
}

.cdo section.fifty-fifty.visa-2019 .content {
    padding: 84px 60px 64px 60px
}

.cdo section.fifty-fifty.visa-2019 .content h2.section-head,
.cdo section.fifty-fifty.visa-2019 .content p.body-copy {
    font-family: "Gotham Narrow", Arial, sans-serif;
    color: #fff
}

.cdo section.fifty-fifty.visa-2019 .content h2.section-head {
    font-size: 2.875em;
    line-height: 55px;
    font-weight: 500;
    margin-top: 7px
}

.cdo section.fifty-fifty.visa-2019 .content p.body-copy {
    font-size: 1.375em;
    line-height: 30px;
    font-weight: 300
}

.cdo section.fifty-fifty.left.visa-2019 .image-wrap {
    right: 0;
    left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute
}

.cdo section.fifty-fifty.left.visa-2019 .image-wrap img {
    width: 70%;
    z-index: 2
}

.cdo section.fifty-fifty.left.visa-2019 .image-wrap .img-glow {
    box-shadow: 0 0 49px 2px #ccc !important;
    width: 47%;
    height: 90%;
    position: absolute;
    z-index: 1;
    border-radius: 88px
}

.cdo section.fifty-fifty.left.visa-2019 a.cta-major.gray {
    background: linear-gradient(#f6f5f5, #e3e2e2);
    border-bottom: 2px solid #d0cfce;
    border-radius: 2px;
    color: #00668a;
    cursor: pointer;
    display: inline-block;
    padding: 20px 27px 21px 27px;
    text-align: center;
    text-decoration: none;
    position: relative;
    outline: none;
    font-weight: 500;
    font-size: 1.25em;
    line-height: 24px
}

.cdo section.fifty-fifty.left.visa-2019 a.cta-major.gray:hover {
    background: #f6f5f5
}

.cdo section.fifty-fifty.left.visa-2019 .golw-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute
}

.cdo section.fifty-fifty.rev,
.cdo section.fifty-fifty.rev .content {
    background: transparent;
    font-family: "Gotham Narrow", Arial, sans-serif
}

.cdo section.fifty-fifty.rev .content {
    padding: 83px 60px 66px 60px
}

.cdo section.fifty-fifty.stacked-mobile {
    background: #12395b
}

.cdo section.fifty-fifty.rev .content h2.section-head {
    font-family: "Gotham Narrow", Arial, sans-serif;
    color: #12395b;
    font-size: 2.875em;
    line-height: 55px;
    font-weight: 500;
    margin-top: 7px
}
.cdo section.fifty-fifty.rev .content p.body-copy {
    font-family: "Gotham Narrow", Arial, sans-serif;
    color: #3E4042;
    font-size: 1.375em;
    line-height: 30px;
    font-weight: 300
}
.cdo section.fifty-fifty.left.rev .image-wrap {
    right: 0;
    left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    overflow: visible
}

.cdo section.fifty-fifty.left.rev .image-wrap img {
    width: 70%;
    z-index: 2
}

.cdo section.fifty-fifty.left.rev .image-wrap .img-glow {
    box-shadow: 0 0 49px 2px #ccc !important;
    width: 47%;
    height: 90%;
    position: absolute;
    z-index: 1;
    border-radius: 88px
}

.cdo section.fifty-fifty.left.rev a.cta-major.gray {
    background: linear-gradient(#f6f5f5, #e3e2e2);
    border-bottom: 2px solid #d0cfce;
    border-radius: 2px;
    color: #00668a;
    cursor: pointer;
    display: inline-block;
    padding: 20px 27px 21px 27px;
    text-align: center;
    text-decoration: none;
    position: relative;
    outline: none;
    font-weight: 500;
    font-size: 1.25em;
    line-height: 24px
}

.cdo section.fifty-fifty.left.rev a.cta-major.gray:hover {
    background: #f6f5f5
}

.cdo section.fifty-fifty.left.rev .golw-wrap {
    display: flex;
    justify-content: center;
    align-items: center
}
.cdo section.fifty-fifty.rev.slim .content {
    padding: 32px 64px 32px 64px;
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .cdo section.fifty-fifty.left.rev a.cta-major.gray {
        border-bottom: none
    }

    .cdo section.fifty-fifty.left.rev a.cta-major.grey {
        border: none !important
    }
}
.cdo .arrow.cdo-accordion {
    margin-top: -24px;
    margin-bottom: 24px;
}

.cdo .arrow.cdo-accordion .accordion-toggle-icon-arrow {
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    min-width: 16px;
    min-height: 16px;
    margin-right: 8px;
}

.cdo .arrow.cdo-accordion .accordion-toggle-icon-arrow::before,
.cdo .arrow.cdo-accordion .accordion-toggle-icon-arrow::after {
    box-sizing: border-box;
    content: "";
    display: block;
    position: absolute;
    border-top: 3px solid #00668a;
    top: 60%;
    width: 100%;
    margin-top: -1px;
    transition: transform 300ms;
}

.cdo .arrow.cdo-accordion .accordion-row .accordion-toggle-icon-arrow::before {
    transform: rotateZ(-45deg);
    left: 2px;
    width: 50%;
    position: absolute;
    transition: transform 300ms;
    top: 60%;
    box-sizing: border-box;
    content: "";
    display: block;
}

.cdo .arrow.cdo-accordion .accordion-row .accordion-toggle-icon-arrow::after {
    transform: rotateZ(45deg);
    right: 2px;
    width: 50%;
    position: absolute;
    border-top: 3px solid #00668a;
    top: 60%;
    transition: transform 300ms;
    box-sizing: border-box;
    content: "";
    display: block;
}

.cdo .arrow.cdo-accordion .accordion-row.expanded .accordion-toggle-icon-arrow::before {
    transform: rotateZ(45deg);
    left: 2px;
    width: 50%;
    position: absolute;
    transition: transform 300ms;
    top: 60%;
    box-sizing: border-box;
    content: "";
    display: block;
}

.cdo .arrow.cdo-accordion .accordion-row.expanded .accordion-toggle-icon-arrow::after {
    transform: rotateZ(-45deg);
    right: 2px;
    width: 50%;
    position: absolute;
    border-top: 3px solid #00668a;
    top: 60%;
    transition: transform 300ms;
    box-sizing: border-box;
    content: "";
    display: block;
}

.rev .cdo .arrow.cdo-accordion .accordion-row {
    border-bottom: none;
    border-top: none;
}
.rev .cdo .arrow.cdo-accordion .accordion-row:after {
    content: "";
    background: #d8d8d8;
    position: relative;
    bottom: 0;
    left: 32px;
    display: block;
    height: 1px;
    width: calc(100% - 64px);
}
.rev .cdo .cdo-accordion .accordion-toggle {
    padding: 12px 32px;
}

.cdo .special-offer-title {
    color: #fff;
    background-color: #12395b;
    padding: 0 0 0 31px;
    margin-top: 32px;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1.75px;
    margin-bottom: 24px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cdo .special-offer-title .gift-icon {
    background-color: #00668a;
    width: 80px;
    height: 80px;
    display: flex;
    padding: 25px;
}

.cdo .arrow.cdo-accordion .body-copy ul li {
    padding-left: 0;
    margin-top: 15px;
    color: #3e4042;
    font-size: 14px;
}
.cdo .no-break {
    white-space: nowrap;
}
.c3po .rev .card-title.spec-offer {
    padding: 0 0 0 31px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.c3po .card-title.spec-offer .gift-icon {
    background-color: #00668a;
    display: flex;
    padding: 25px;
    flex: 0 0 30px;
}
.c3po .card-title.spec-offer .title-text {
    margin-right: 5px;
}
.cdo section.fifty-fifty .image-wrap {
    top: 0;
    width: 50%;
    height: 100%;
}
.cdo section.fifty-fifty .content {
    position: relative;
    width: 50%;
    z-index: 100;
}
.cdo h1 {
    font-family: "Gotham Narrow",Arial,sans-serif;
    color: #FAC705;
    font-size: 1.05em;
    letter-spacing: .1em;
}
.cdo section.fifty-fifty .content h2 {
    margin-bottom: 14px;
}
.cdo section p, .cdo section p.body-copy {
    margin: 0 auto;
}
.cdo a.cta-major.gray, .cdo a.cta-major.grey {
    border: 1px solid #CFCCCA;
    font-family: "Gotham Narrow",Arial,sans-serif;
}
.cdo section.fifty-fifty .content p.body-copy+a,
.cdo section.fifty-fifty .content p.body-copy+.block-wrapper {
    margin-top: 23px;
}
.cdo section.fifty-fifty {
    display: flex;
    position: relative;
    overflow: hidden;
}
.cdo section.fifty-fifty.rev .bg-image {
    position: absolute;
    width: 100%;
    height: 100%;
}

.cdo section.fifty-fifty.rev .bg-image .desktop-bg {
    height: 100%;
    max-width: unset;
    position: absolute;
    right: 0;
}
.cdo section.fifty-fifty.rev .bg-image .mobile-bg {
 display: none;
 width: 100%;
 max-width: unset;
}
.cdo section.fifty-fifty.rev h1 {
    font-family: "Gotham", Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #12395b;
    text-transform: uppercase;
    letter-spacing: 1.14px;
    margin-bottom: 12px;
}
section.fifty-fifty.left.stacked-mobile.rev {
    background-color: #fff;
}
.c3po .rev a.cta-major.rev-btn {
    margin-bottom: 18px;
}
.c3po .rev a.mid-link {
    margin-bottom: 24px;
}
.c3po .text-noBreak,
.cdo .text-noBreak {
    white-space: nowrap;
}
.cdo .arrow.cdo-accordion .accordion-content .body-copy {
    margin-bottom: 18px;
}
.rev .cdo .cdo-accordion .accordion-toggle {
    padding: 12px 32px 0 32px;
}
.cdo .cdo-accordion .accordion-content {
    padding: 0 16px 16px 48px;
}
.c3po .desktop {
    font-size: 14px; 
    padding: 0 32px 0px 32px;  
}
.cdo .card-img-wrap {
    padding-top: 80%;
}
.cdo .card-label {
    margin-left: -10px;
}
.cdo .card-img-wrap img.creditcard {
    top: 0%;
    transform: none;
}
.cdo .card-footer {
    margin-left: -10px;
}
p.rates-body {
    margin-bottom: 0px;
}
.c3po p.big-break {
    margin-bottom: 1em;
}