@font-face {
    font-family: "HelveticaNeueW01-45Ligh";
    src: url("//assets.macysassets.com/dyn_img/fonts/5a13f7d1-b615-418e-bc3a-525001b9a671.woff2") format("woff2"),
    url("//assets.macysassets.com/dyn_img/fonts/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff") format("woff");
}
@font-face {
    font-family: "HelveticaNeueW01-55Roma";
    src: url("//assets.macysassets.com/dyn_img/fonts/b0868b4c-234e-47d3-bc59-41ab9de3c0db.woff2") format("woff2"), 
    url("//assets.macysassets.com/dyn_img/fonts/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff") format("woff");
}
@font-face {
    font-family: "HelveticaNeueW01-65Medi";
    src: url("//assets.macysassets.com/dyn_img/fonts/3600b37f-2bf1-45f3-be3a-03365f16d9cb.woff2") format("woff2"), 
    url("//assets.macysassets.com/dyn_img/fonts/60be5c39-863e-40cb-9434-6ebafb62ab2b.woff") format("woff");
}
@font-face {
    font-family: "HelveticaNeueW01-75Bold";
    src: url("//assets.macysassets.com/dyn_img/fonts/3b303641-706e-4221-94c4-4fb491f4f8ef.woff2") format("woff2"),
         url("//assets.macysassets.com/dyn_img/fonts/14ff6081-326d-4dae-b778-d7afa66166fc.woff") format("woff");
}

/* GENERAL */

.ce-mobile {
    display: none !important;
}
#creditPageContainer {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 47px;
}
#creditPageContainer a {
    text-transform: none;
}
#creditPageContainer ul {
    list-style-type: none;
    color: #000;
}
#creditPageContainer ul li:hover {
    background-color: #F2F2F2;
}
#creditPageContainer ul li:hover a {
    color: black;
}
#creditPageContainer sup {
    font-size: 63%;
}
#lacMain {
    position: relative;
    border-left: 0px;
}
.ce-clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.lac-inner-content {
    width: 777px;
    margin: 0 auto;
}

/* SIDE NAVIGATION */

.mb0 {
    margin-bottom: 0;
}
#signedOut-MCC {
    font-size: 16px;
    text-transform: none;
    font-weight: 600;
    line-height: 1.6;
    margin-left: 6px;
    font-family: arial, verdana, helvetica, sans-serif;
}
#myAccountText {
    color: black;
    font-size: 1.3em;
    text-transform: capitalize;
    letter-spacing: -0.01em;
    font-weight: 600;
    margin-left: 5px;
}
#creditPageContainer .sidebar .fakeBold {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.6;
    margin-left: 6px;
}
.acctBlendin {
    margin-left: -6px;
}
.showForSignedInUser--hidden {
    display: none;
}
#leftNav-benefits.active {
    background: #666;
    margin-top: 3px;
}
#leftNav-benefits.active a {
    color: #ffffff;
}
#creditPageContainer .sidebar a {
    font-size: 0.8em;
    padding-left: 7px;
    text-decoration: none;
    font-family: arial, verdana, helvetica, sans-serif;
}

/* HERO */

.lac-slide {
    background-repeat: no-repeat;
    background-position: center center;
}
.lac-slide-text{
    position: relative;
    width: 805px;
    height: 544px;
    margin: 0 auto;
}
.lac-hero h2 {
    width: 337px;
    position: absolute;
    top: 184px;
    right: 22px;
    text-align: center;
    color: #ffffff;
    font-family: "HelveticaNeueW01-65Medi", arial, sans-serif;
    font-size: 38px;
    line-height: 1;
    letter-spacing: 2.4px;
}
.lac-arrow-left {
    cursor: pointer;
    z-index: 100;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 84px;
    width: 76px;
    background-image: url('//assets.macysassets.com/dyn_img/creativepages/C7090596_arrow_left.png');
}
.lac-arrow-right {
    cursor: pointer;
    z-index: 100;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 84px;
    width: 76px;
    background-image: url('//assets.macysassets.com/dyn_img/creativepages/C7090596_arrow_right.png');
}
.lac-hero .slick-dots {
    bottom: 20px;
    position: absolute;
    bottom:  0;
}
.lac-hero .slick-dots li {
    border: 1px solid #555555;
    border-radius: 50%;
    background-color: #555555;
    height: 9px;
    width: 9px;
}
.lac-hero .slick-dots button:before {
    display: none;
}
.lac-hero .slick-dots li.slick-active {
    /* Used for the active dot */
    border: 1px solid #cccccc;
    background-color: #cccccc;
}

/*  INFO */

.lac-info.row {
    text-align: center;
    padding-top: 17px;
    margin-bottom: 50px;
}
.lac-info h3 {
    font-family: "HelveticaNeueW01-65Medi", arial, sans-serif;
    font-size: 18px;
    letter-spacing: 0.3px;
    line-height: 1.3;
}
.lac-info p {
    font-family: "Helvetica Neue","Helvetica",Helvetica,"HelveticaNeueW01-45Ligh",Arial,sans-serif;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 1.3;
    margin-bottom: 10px;
}

/* CREDIT CARD IMAGES */

.credit-card-imgs .columns {
    height: 171px;
    margin-bottom: 49px;
    text-align: center;
}
.credit-card-imgs img {
    margin-top: 28px;
    cursor: pointer;
}
.credit-card-imgs .lac-img-lg {
    display: none;
}
.credit-card-imgs .active .lac-img-sm {
    display: none;
}
.credit-card-imgs .active .lac-img-lg {
    margin-top: 0;
    display: inline-block;
}

/* CREDIT CARD TOGGLE */

.lac-macys-btn,
.lac-amex-btn {
    border: 1px solid #cccccc;
    cursor: pointer;
    height: 58px;
    margin-bottom: .5em;
}
.lac-macys-btn.active,
.lac-amex-btn.active {
    color: #ffffff;
    background: #cc0000;
}
.lac-macys-btn {
    margin-right: 9px;
}
.lac-amex-btn {
    margin-left: 9px;
}
.credit-card-toggle {
    margin-bottom: 30px !important;
}
.credit-card-toggle p {
    font-family: "HelveticaNeueW01-65Medi", arial, sans-serif;
    text-align: center;
    margin-top: 14px;
    font-size: 20px;
}
.lac-amex-btn sup {
    font-size: 15px;
    top: -10px; 
}

/* CREDIT CARD TABLE */

.credit-card-table-section.row {
    margin-bottom: 40px;
}
.amex-chart {
    display: none;
}
.lac-silver.active {
    border-left: 5px solid #97949a;
    border-right: 5px solid #97949a;
}
.lac-gold.active {
    border-left: 5px solid #b19051;
    border-right: 5px solid #b19051;
}
.lac-platinum.active {
    border-left: 5px solid #667479;
    border-right: 5px solid #667479;
}
.lac-cell,
.lac-th,
.lac-th-cap,
.lac-th-star {
    float: left;
    text-align: center;
    width: 133px;
    margin-left: 17px;
    margin-right: 16px;
    height: 102px;
}
.lac-desc {
    margin: 0;
    width: 275px;
    text-align: left;
    position: relative;
}
.lac-th-cap {
    height: 5px;
}
.lac-th-cap.active {
    border-right-width: 22px;
    border-left-width: 22px;
}
.lac-th {
    padding-top: 51px;
}
.lac-th-star {
    height: 58px;
}
.lac-th h4,
.lac-th p {
    margin: 0;
    color: #555555;
    font-family: "HelveticaNeueW01-55Roma", arial, sans-serif;
    font-size: 18px;
    letter-spacing: 0.3px;
}
.lac-th.active h4 {
    font-family: "HelveticaNeueW01-65Medi", arial, sans-serif;
}
.lac-th.lac-silver.active h4 {
    color: #97949a;
}
.lac-th.lac-gold.active h4 {
    color: #b19051;
}
.lac-th.lac-platinum.active h4 {
    color: #667479;
}
.lac-th p {
    font-family: "Helvetica Neue","Helvetica",Helvetica,"HelveticaNeueW01-45Ligh",Arial,sans-serif;
    font-size: 14px;
    letter-spacing: 0;
}
.lac-cell h4 {
    font-family: "HelveticaNeueW01-65Medi", arial, sans-serif;
    font-size: 20px;
    margin-bottom: 3px;
    letter-spacing: .5px;
    line-height: 1.2;
}
.lac-cell p {
    font-family: "Helvetica Neue","Helvetica",Helvetica,"HelveticaNeueW01-45Ligh",Arial,sans-serif;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 1.3;
}
.lac-circle {
    border: 7px solid #cccccc; 
    background: transparent !important;
    width: 22px;
    height: 22px;
    border-radius: 13px;
    margin: auto;
    margin-top: 38px;
}
.lac-silver.active .lac-circle {
    border: 7px solid #97949a;
}
.lac-gold.active .lac-circle {
    border: 7px solid #b19051;
}
.lac-platinum.active .lac-circle {
    border: 7px solid #667479;
}
.credit-table-last .lac-silver.active {
    border-bottom: 5px solid #97949a;
}
.credit-table-last .lac-gold.active {
    border-bottom: 5px solid #b19051;
}
.credit-table-last .lac-platinum.active {
    border-bottom: 5px solid #667479;
}
.lac-new {
    width: 59px;
    height: 28px;
    padding-top: 6px;
    font-family: "HelveticaNeueW01-45Ligh", arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.3px;
    text-align: center;
    color: #ffffff;
    background: #cc0000;
}
.lac-new-arrow {
    width: 0;
    height: 0;
    margin-left: 23px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 5px solid #cc0000;
}
.lac-spacer .lac-cell {
    height: 30px;
    z-index: -1;
}
.lac-spacer0 .lac-cell {
    height: 30px;
}
.lac-spacer2 .lac-cell {
    height: 10px;
}
.lac-spacer3 .lac-cell {
    height: 35px;
}
.lac-spacer6 .lac-cell {
    height: 10px;
}
.lac-spacer7 .lac-cell {
    height: 35px;
}
.lac-spacer8 .lac-cell {
    height: 43px;
}
.lac-spacer9 .lac-cell {
    height: 112px;
}
.lac-spacer10 .lac-cell {
    height: 91px;
}
.lac-spacer11 .lac-cell {
    height: 81px;
}
.lac-spacer12 .lac-cell {
    height: 39px;
}
.lac-spacer13 .lac-cell {
    height: 70px;
}
.lac-spacer14 .lac-cell {
    height: 10px;
}
.lac-one-line {
    padding-top: 25px;
}
.plenti-sub {
    font-size: 63%;
    font-weight: normal;
    bottom: 0;
}

/* BRACKET */

.lac-bracket p {
    font-family: "Helvetica Neue","Helvetica",Helvetica,"HelveticaNeueW01-45Ligh",Arial,sans-serif;
    font-size: 14px;
    letter-spacing: 0.3px;
    text-align: center;
    margin: 0 0 2px;
}
.lac-bracket p:first-of-type {
    margin-top: 19px;
}
.lac-bracket a {
    text-decoration: underline;
}
.lac-bracket h2 {
    font-size: 40px;
    font-family: "HelveticaNeueW01-75Bold", arial, sans-serif;
    font-weight: normal;
    padding: 14px 0 0;
    margin: 0 0 20px;
    
}
.lac-bracket .button {
    display: block;
    text-decoration: none;
    width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

/* FOOTER */

.lacFooter {
    position: relative;
    margin: 0 0 23px;
}
.lacFooter hr {
    margin-bottom: 25px;
}
.lacFooter p {
    font-size: 10px;
    margin: 10px 0 0 10px;
}
.lacFooter,
.lacFooter-anchors .firstLink {
    color: rgba(0, 0, 0, 0.5);
}
.lacFooter-anchors {
    margin-bottom: 2em;
    height: 59px;
    position: relative;
}
.lacFooter-anchors a {
    text-decoration: none;
}
.lacFooter-arrow {
    display: none;
}
.lacFooter-anchors img {
    display: inline ! important;
    margin-right: 10px;
}
.lacFooter-anchors a {
    padding-left: 3px;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.7);
    font-family: "Helvetica Neue","Helvetica",Helvetica,"HelveticaNeueW01-45Ligh",Arial,sans-serif;
    font-size: 8.99px;
    font-weight: bold;
    letter-spacing: .64px;
}
.lacFooter-anchors .firstLink {
    display: block;
    font-family: "HelveticaNeueW01-45Ligh", Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 27px;
}
#creditPageContainer .lacFooter-anchorsWrapper a:first-child {
    padding-left: 0;
}
.lacFooter-anchorsWrapper a:nth-of-type(1),
.lacFooter-anchorsWrapper a:nth-of-type(2) {
    border-right: 2px solid rgba(0, 0, 0, 0.3);
}
.lacFooter-anchorsWrapper {
    padding-top: 15px;
}
#creditPageContainer .lacFooter-anchorsWrapper a {
    text-transform: uppercase;
    font-size: 8px;
    padding: 0 10px 0 8px;
}

/* LEGAL */
.lac-legal-desktop {
    padding-top: 5px;
    font-family: "Helvetica Neue","Helvetica",Helvetica,"HelveticaNeueW01-45Ligh",Arial,sans-serif;
    font-size: 11.7px;
    letter-spacing: 0.2px;
    line-height: 14px;
    color: rgba(0, 0, 0, 0.5);
}

  /*----------*/
 /*  MOBILE  */
/*----------*/

@media only screen and (max-width: 1023px) {

    /* GENERAL */

    .ce-mobile {
        display: initial !important;
    }
    .ce-desktop {
        display: none !important;
    }
    #creditPageContainer {
        padding-bottom: 8vw;
    }
    .lac-inner-content {
        width: 100%;
        margin: 0;
    }
    
    /* HERO */

    .lac-hero .slick-slider {
        margin-bottom: 3.5vw !important;
    }
    .lac-slide-text {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .lac-slide {
        position: relative;
    }
    .lac-hero h2 {
        width: 46vw;
        top: 22vw;
        right: 0;
        font-size: 5.5vw;
        letter-spacing: 0;
    }
    .lac-hero.row {
        margin-bottom: 3.5vw;
        height: 74.1vw;
    }
    .lac-hero img {
        width: 100%;
    }
    .lac-left,
    .lac-right {
        height: 8vw;
        width: 8vw;
        bottom: 0;
        left: 0;
    }
    .lac-right {
        left: initial;
        right: 0;
    }
    
    /* INFO */

    .lac-info.row {
        padding-top: 0;
        margin-bottom: 4vw;
    }
    .lac-info h3 {
        font-size: 3.3vw;
        letter-spacing: 0;
        margin-top: 0;
    }
    .lac-info p {
        font-size: 3vw;
        letter-spacing: 0;
        margin-bottom: 1vw;
    }
        
    /* CREDIT CARD IMAGES */

    .credit-card-imgs .columns {
        height: 23vw;
        margin-bottom: 3.5vw;
    }
    .credit-card-imgs img {
        margin-top: 7.4vw;
    }
    .lac-img-sm {
        width: 23.5vw;
    }
    .lac-img-lg {
        width: 35vw;
    }

    /* CREDIT CARD TOGGLE */

    .lac-macys-btn,
    .lac-amex-btn {
        height: 11vw;
        margin-bottom: 1vw;
    }
    .lac-macys-btn {
        margin-right: 1vw;
    }
    .lac-amex-btn {
        margin-left: 1vw;
    }
    .credit-card-toggle.row {
        margin-bottom: 5vw;
    }
    .credit-card-toggle p {
        margin-top: 3.1vw;
        font-size: 2.75vw;
    }
    .lac-amex-btn sup {
        font-size: 2.75vw;
        top: -1vw; 
    }
    
    /* CREDIT CARD TABLE */

    #bd .credit-card-table-section.row.collapse {
        width: 96vw;
        margin: 0 auto 7vw;
    }
    .lac-cell,
    .lac-th,
    .lac-th-cap,
    .lac-th-star {
        width: 20vw;
        margin-left: 1vw;
        margin-right: 1vw;
        height: 14vw;
    }
    .lac-desc {
        width: 26.5vw;
    }
    .lac-th-cap.active {
        border-right-width: 2.8vw;
        border-left-width: 2.8vw;
    }
    .lac-th {
        padding-top: 4vw;
        height: 13vw;
    }
    .lac-th-star {
        height: 8vw;
    }
    .lac-th-star img {
        width: 12.4vw;
    }
    .lac-th-cap {
        height: 5px;
    }
    .lac-th h4,
    .lac-th p {
        font-size: 3.5vw;
    }
    .lac-th p {
        font-size: 2.5vw;
    }
    .lac-cell h4 {
        font-size: 3vw;
        line-height: 1.2;
        letter-spacing: initial;
        margin-bottom: .5vw;
    }
    .lac-cell p {
        font-size: 2.5vw !important;
    }
    .lac-circle {
        border: .9vw solid #cccccc; 
        background: transparent !important;
        width: 3vw;
        height: 3vw;
        border-radius: 2vw;
        margin-top: 3vw;
    }
    .lac-silver.active .lac-circle {
        border: 1vw solid #97949a;
    }
    .lac-gold.active .lac-circle {
        border: 1vw solid #b19051;
    }
    .lac-platinum.active .lac-circle {
        border: 1vw solid #667479;
    }
    .lac-new {
        width: 10vw;
        height: 5.1vw;
        padding-top: 1vw;
        font-size: 2.4vw;
    }
    .lac-new-arrow {
        margin-left: 4vw;
        border-left: 1.3vw solid transparent;
        border-right: 1.3vw solid transparent;
        border-top: .9vw solid #cc0000;
    }
    .lac-spacer .lac-cell {
        height: 6vw;
    }
    .lac-spacer0 .lac-cell {
        height: 9vw;
    }
    .lac-spacer2 .lac-cell {
        height: 2.5vw;
    }
    .lac-spacer3 .lac-cell {
        height: 0;
    }
    .lac-spacer4 .lac-cell {
        height: 9vw;
    }
    .lac-spacer6 .lac-cell {
        height: 2.5vw;
    }
    .lac-spacer7 .lac-cell {
        height: 0;
    }
    .lac-spacer8 .lac-cell {
        height: 3vw;
    }
    .lac-spacer9 .lac-cell {
        height: 27vw;
    }
    .lac-spacer10 .lac-cell {
        height: 23vw;
    }
    .lac-spacer11 .lac-cell {
        height: 37vw;
    }
    .lac-spacer12 .lac-cell {
        height: 3.5vw;
    }
    .lac-spacer13 .lac-cell {
        height: 8vw;
    }
    .lac-one-line {
        padding-top: 0;
    }

    /* BRACKET */

    .lac-bracket p {
        width: 80vw;
        font-size: 2.8vw;
        line-height: 1.2;
        margin: 2vw auto 0;
    }
    .lac-bracket.row.collapse {
        width: 94vw;
        margin: 0 auto;
    }
    .lac-bracket p:first-of-type {
        margin-top: 4.5vw;
    }
    .lac-bracket h2 {
        font-size: 5vw;
        padding-top: 4vw;
        margin-bottom: 4vw;
    }
    .lac-bracket .button {
        width: 93vw;
        padding-top: 2vw;
        padding-bottom: 2vw;
        margin-bottom: 0;
        font-size: 4vw;
    }

    /* LEGAL */

    .lac-legal.row.collapse {
        font-family: "HelveticaNeueW01-45Ligh", arial, sans-serif;
        text-align: center;
        font-size: 3vw;
        line-height: 1.2;
    }

    /* FOOTER */

    .lacFooter {
        display: flex;
        flex-direction: column-reverse;
        width: 100%;
        left: 0;
        margin: 0;
        padding: 0;
        z-index: 100;
        color: #333333;
    }
    .lacFooter p {
        font-size: 3.1vw;
        margin-bottom: 0;
        text-align: center;
        margin-top: 0vw;
        line-height: 3.5vw;
    }
    .lacFooter-anchors {
        margin-bottom: 2%;
        height: auto;
        line-height: inherit;
        letter-spacing: initial;
        color: #333;
    }
    .lacFooter-anchors img {
        display: none !important;
    }
    .lacFooter-anchors .firstLink {
        border-top: 3px solid rgba(0, 0, 0, 0.3);
        font-family: "Helvetica Neue","Helvetica",Helvetica,"HelveticaNeueW01-45Ligh",Arial,sans-serif;
        line-height: initial;
        letter-spacing: initial;
        color: #333;
        font-size: 3.4vw;
        padding-left: 1vw;
    }
    #creditPageContainer .lacFooter-anchorsWrapper a,
    .lacFooter-anchors a {
        border-bottom: 3px solid rgba(0, 0, 0, 0.3);
        display: block;
        color: #333333;
        font-family: "Helvetica Neue","Helvetica",Helvetica,"HelveticaNeueW01-45Ligh",Arial,sans-serif;
        font-size: 3.4vw;
        font-weight: normal;
        margin-left: 5%;
        padding: 4% 0 4% 1%;
        width: 90%;
        text-transform: none;
        letter-spacing: initial;
    }
    .lacFooter-anchorsWrapper {
        padding: 0;
    }
    #creditPageContainer .lacFooter-anchorsWrapper a:first-child {
        padding-left: 1%;
    }
    .lacFooter-anchorsWrapper a:nth-of-type(1), .lacFooter-anchorsWrapper a:nth-of-type(2) {
        border-right: 0;
    }
    .lacFooter-arrow {
        display: initial;
        float: right;
        transform: scaleX(0.4);
        font-size: 10vw;
        line-height: .1;
        opacity: .9;
    }
    .lac-bullet {
        height: 3.2vw;
        width: 3.2vw;
        bottom: 4vw;
        left: 41.4vw;
    }
    .lac-bullet-2 {
        left: 44.8vw;
    }
    .lac-bullet-3 {
        left: 48.2vw;
    }
    .lac-bullet-4 {
        left: 51.6vw;
    }
    
}

   /*----------*/
  /*  TABLET  */
 /*----------*/

@media only screen and (min-width: 640px) and (max-width: 1024px) {
    #creditPageContainer .lacFooter {
        left: 0;
        width: 100%;
    }
}

   /*--------------------*/
  /*  RESPONSIVE HACKS  */
 /*--------------------*/

 @media only screen and (min-width: 1024px) and (max-width: 1060px) {
    #signedOut-MCC {
        font-size: 15px;
    }
 }