@charset "UTF-8";

.sc21-CreditCardDetailFeatureItem-inner:nth-child(n+2) {
    margin-top: 2.5rem;
}
.sc21-LNK-btn-center {
    margin-top: 1.875rem;
}
.sc21-CreditCardDetailFeatureItem-section>:first-child, .sc21-CreditCardDetailFeatureItem-section>.sc21-CLI-wysiwyg:first-child>:first-child, .sc21-CreditCardDetailFeatureItem-section>.sc21-LST-annotation:first-child>:first-child {
    margin-top: 0;
}
.sc21-MLS-full [class*=sc21-CLI-headline-]+[class*=sc21-TXT-], .sc21-MLS-full [class*=sc21-CLI-headline-]+[class*=sc21-LST-], .sc21-MLS-full [class*=sc21-CLI-headline-]+.sc21-CLI-wysiwyg>p, .sc21-MLS-full [class*=sc21-CLI-headline-]+.sc21-CLI-wysiwyg>ul, .sc21-MLS-full [class*=sc21-CLI-headline-]+.sc21-CLI-wysiwyg>ol {
    margin-top: .3125rem;
}
.sc21-CLI-wysiwyg ul {
    margin-top: 1.875rem;
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}
.sc21-CLI-wysiwyg ul li {
    box-sizing: border-box;
    padding-left: 1.5em;
}
.sc21-CLI-wysiwyg li:nth-child(n+2) {
    margin-top: .3125rem;
}
.sc21-CLI-wysiwyg ul li::before {
    display: inline-block;
    margin-right: .5em;
    margin-left: -1.5em;
    width: 1em;
    height: 1em;
    background-image: radial-gradient(closest-side, currentColor 0, currentColor 100%, transparent 100%);
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: 22.5% 22.5%;
    vertical-align: -0.1em;
    content: "";
}
.sc21-CLI-wysiwyg__linkIcon {
    margin-right: .25rem;
    margin-left: .25rem;
}
.sc21-CreditCardDetailFeatureItem-inner.-bordered:nth-child(n+2) {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ddd;
    padding-top: 2.5rem;
}
.sc21-CLI-headline-small.-centered {
    text-align: center;
}
.sc21-CLI-headline-small, .sc21-CLI-wysiwyg h6 {
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 1.875rem;
    margin-bottom: 0;
    font-weight: 600;
}
.sc21-MLS-full [class*=sc21-CLI-headline-]+.sc21-MDA {
    margin-top: .625rem;
}
.sc21-CLI-headline-medium.-centered {
    text-align: center;
}
.sc21-CLI-wysiwyg p {
    margin-top: 1.875rem;
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 0;
}

@media screen and (min-width: 768px) {
    .sc21-LNK-btn-center {
        margin-right: auto;
        margin-left: auto;
    }
    .sc21-LNK-btn-center {
        max-width: 27rem;
    }
    .sc21-MLS-full [class*=sc21-CLI-headline-]+[class*=sc21-TXT-], .sc21-MLS-full [class*=sc21-CLI-headline-]+[class*=sc21-LST-], .sc21-MLS-full [class*=sc21-CLI-headline-]+.sc21-CLI-wysiwyg>p, .sc21-MLS-full [class*=sc21-CLI-headline-]+.sc21-CLI-wysiwyg>ul, .sc21-MLS-full [class*=sc21-CLI-headline-]+.sc21-CLI-wysiwyg>ol {
        margin-top: .625rem;
    }
    .sc21-CLI-wysiwyg ul {
        margin-top: 2.5rem;
    }
    .sc21-MLS-full [class*=sc21-TXT-]+.sc21-LST-annotation>*, .sc21-MLS-full [class*=sc21-LST-]+.sc21-LST-annotation>*, .sc21-MLS-full [class*=sc21-TBL-]+.sc21-LST-annotation>*, .sc21-MLS-full .sc21-CLI-wysiwyg+.sc21-LST-annotation>* {
        margin-top: .625rem;
    }
    .sc21-CLI-headline-small, .sc21-CLI-wysiwyg h6 {
        font-size: 1.125rem;
        line-height: 1.8;
        margin-top: 2.5rem;
    }
    .sc21-MLS-full [class*=sc21-CLI-headline-]+.sc21-MDA {
        margin-top: 1.25rem;
    }
    .sc21-CreditCardDetailFeatureItem-2colHalf {
        display: flex;
        align-items: flex-start;
    }
    .sc21-CreditCardDetailFeatureItem-2colHalf>.sc21-CreditCardDetailFeatureItem-section:nth-child(2n+1) {
        flex-grow: 0;
        flex-shrink: 0;
        width: 31.0829817159%;
        margin-right: 3.3755274262%;
    }
    .sc21-CreditCardDetailFeatureItem-2colHalf>.sc21-CreditCardDetailFeatureItem-section:nth-child(2n) {
        flex-grow: 1;
        flex-basis: 65.5414908579%;
    }
    .sc21-CreditCardDetailFeatureItem-2colHalf .sc21-LNK-btn-center {
        width: 100%;
        max-width: none;
    }
    .sc21-CreditCardDetailFeatureItem-2colHalf .sc21-LNK-btn-center [class*=sc21-BTN-] {
        width: 100%;
    }
}

@media screen and (max-width: 767px){
    .sc21-u-wideOnly {
        display: none;
    }
    .sc21-CreditCardDetailFeatureItem-section:nth-child(n+2) {
        margin-top: 2.5rem;
    }
    .sc21-LST-annotation img {
        width: 100%;
        height: auto;
    }
}

