@font-face {
    font-family: 'Style Script';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fonts/vm8xdRX3SV7Z0aPa88xzW5nZcF762NY.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Style Script';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fonts/vm8xdRX3SV7Z0aPa88xzW5nZcV762NY.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Style Script';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fonts/vm8xdRX3SV7Z0aPa88xzW5nZf176.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'IBM Plex Mono';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3pQPwl1FgsAXHNlYzg.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'IBM Plex Mono';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3pQPwlRFgsAXHNlYzg.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'IBM Plex Mono';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3pQPwl9FgsAXHNlYzg.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'IBM Plex Mono';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3pQPwl5FgsAXHNlYzg.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'IBM Plex Mono';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3pQPwlBFgsAXHNk.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.bankcard-btn-decline .YellowSpinnerBox .loadingSpinner {
    border-top-color: #7433ff;
    border-left-color: #7433ff;
}

.appHeader .sectionTitle.text-center {
    line-height: 1.5;
}
.fixedPopup {
    z-index: 299;
}

#shareLinkBox, #cardListBox {
    background: white;
}

#shareLinkBox:after {
    content: '';
    display: block;
    width: 90px;
    height: 4px;
    border-radius: 5px;
    background-color: #cbcdd4;
    margin: 10px auto 15px;
}

.shareLinkContent {
    text-align: center;
}

.shareXareText {
    padding: 0 40px;
    font-size: 32px;
    color: #333;
    font-weight: 600;
}

#shareLinkBox .rightIconBox {
    height: 50px;
    width: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: inherit;
    position: absolute;
    background: transparent;
    top: 0px;
    z-index: 5;
    right: 0;
}

#shareLinkBox .articleBox {
    top: 90px;
    padding-top: 25px;
    left: 0;
    width: 100%;
    bottom: 0px;
    position: absolute;
    z-index: 2;
    display: inline-block;
    overflow-y: auto;
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    overflow-x: hidden;
}

.articleBox .shareLinkContent .shareDescptn {
    padding: 0 20px;
    font-size: 19px;
    margin: 10px 0;
    letter-spacing: 0.04em;
    font-weight: 500;
    color: #2182c7;
    line-height: 23px;
}

.shareLinkContent .refreLinkBox .cardToShare {
    top: 0px;
    right: 0px;
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    border-radius: 10px;
    position: relative;
    max-width: unset;
    -webkit-animation: shake linear 1.5s infinite;
    animation: shake linear 1.5s infinite;
}

.color1 {
    background: url(https://cashback.xare.co/vouchers/Cashback_cardbg.png) no-repeat center center/cover;
}

.shareLinkCode {
    display: inline-block;
    color: #2290DE;
    font-size: 16px;
    margin: 20px 0 35px;
    padding: 15px 15px 15px 15px;
    border: 2px dashed #B0CCFF;
    font-weight: 600;
    border-radius: 35px;
    position: relative;
}

.shareLinkCode:after {
    top: 118%;
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    height: 1px;
    left: 0;
    background-color: #f1f1f1;
}

.shareCodeTile {
    color: #999;
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 15px;
}

#shareLinkBox .refreLinkBox .shareBtnCenter {
    position: absolute;
    bottom: 30px;
}

#shareLinkBox .shareLinkBtn {
    background: linear-gradient( 315.28deg, #8023e0 0%, #5949f5 30.21%, #188df0 60.42%, #00ccc9 100% )!important;
    margin-bottom: 30px;
    display: inline-flex;
    align-items: center;
    padding: 18px 0;
    min-width: 150px;
    width: 85%;
    justify-content: center;
    color: #FFF !important;
    border-radius: 40px;
    position: relative;
    overflow: hidden;
    font-size: 17px;
    font-weight: 600;
}

#shareLinkBox .shareLinkBtn svg {
    height: 30px;
    width: 30px;
    margin-right: 22px;
    position: absolute;
    right: 23px;
}

#shareLinkBox .shareLinkContent .refreLinkBox .cardToShare .cardFrontList {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

#shareLinkBox .cardFront {
    display: block;
    position: relative;
    z-index: 1;
    bottom: 110px;
    width: 312px !important;
    height: 182px !important;
    margin: auto;
    border-radius: 10px !important;
}

#shareLinkBox .refreLinkBox .classForShare {
    width: 312px;
    height: 182px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    position: relative;
    list-style: none;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
}

#shareLinkBox .refreLinkBox .cardToShare .cardTopRowNEW {
    top: 16px;
}
#shareLinkBox .cardTopRowNEW, .cardLastDigitNameFront, .cardLastDigitNew, .cardTopRowBottom span {
    -webkit-text-fill-color: white;
}
#shareLinkBox .cardTopRowNEW, .cardLastDigitNameFront, .cardLastDigitNew, .cardTopRowBottom span {
    font-size: 1rem;
    font-weight: 700;
    text-shadow: 0 0.5px 0 rgba(0, 0, 0, 0.06);
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
	background: #1b1c1d;
    min-width: 110px;
}

#shareLinkBox .cardLastDigitNameFront {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    text-shadow: 0px 0.5px 0px rgba(0, 0, 0, 0.25);
    color: #dedede;
    margin-left: 30px;
}

#shareLinkBox .cardLastDigitNew {
    font-family: IBM Plex Mono;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    display: inline;
    align-items: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-shadow: 0px 0.5px 0px rgba(0, 0, 0, 0.25);
    /* color: rgba(207, 214, 225, 1); */
    color: #dedede;
    position: absolute;
    top: 16px;
    right: 16px;
}

#shareLinkBox .refreLinkBox .cardToShare .cardLastDigitNew {
    top: 16px;
}

#shareLinkBox .cardTopRowNEW {
    position: absolute;
    top: 16px;
    left: 16px;
    display: inline-flex;
    z-index: 1;
}

#shareLinkBox .cardTopRowBottom {
    position: absolute;
    top: 130px;
    padding: 20px;
    z-index: 2;
    display: inline-flex;
    left: 0px;
    width: 200px;
}

#shareLinkBox .cardFront::after, .newsharedcardsblock .cardFront::after, .newrequestcardsblock .cardFront::after, #inreviewPopUp .cardFront::after, #addnewCardPopUp .cardFront::after {
    display: block !important;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    border-radius: 10px;
    z-index: 3;
}
#addnewCardPopUp {
    background: transparent;
}
#addnewCardPopUp .newcardsblocklist{
	padding: 15px 0px 0px 0px;
}
#addnewCardPopUp .infoButnBox .infoOkBtn {
    width: 96%;
    margin-left: 2%;
}
#addnewCardPopUp .cardBlock {
    margin-bottom: 40px;
    margin-top: 10px;
}
#addnewCardPopUp .infoContainer {
    height: calc(100% - 80px);
    border-radius: 0px;
}
#addnewCardPopUp .infoButnBox {
    position: absolute;
    bottom: 50px;
    left: 0px;
    width: 96%;
    left: 2%;
}
.inreViewContent p {
    padding: 0px 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}

.inreViewContent h2 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    padding: 0px 10px;
}
.inreViewContent h2 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
}
.shake{
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: 400ms;
    animation-duration: 400ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


@-webkit-keyframes shake{
    0%, 100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0);
    }
}
.slideOutDown{
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
    -webkit-animation-duration: 400ms;
    animation-duration: 400ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes slideOutDown{
    from {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.cardamountBox {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 10px;
    border-radius: 5px;
    background: #f6f6ff;
    width: 100%;
    margin: 20px 0 20px;
}

.cardamountBox .cardSymbl {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin-right: 10px;
}

.cardamountBox .spentAmtLimitinpt {
    height: 45px;
    font-size: 16px;
    border-radius: 0;
    background: transparent;
    color: #000;
    font-weight: 500;
}

.cardSugestAmtBox .sugestAmountRow {
    margin-top: 0px;
    flex-shrink: 0;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    padding: 10px 0px 10px 0;
	    margin-bottom: 10px;
}

.sugestAmountRow .amountTags {
    display: inline-flex;
    height: 36px;
    align-items: center;
    justify-content: center;
    padding: 0px 10px;
    margin-right: 15px;
    border-radius: 40px;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: all ease 400ms;
    transition: all ease 400ms;
    border: none;
    background: #f3f8fe;
    color: #217fc8;
}

.cardSugestAmtBox .sugestAmountRow::-webkit-scrollbar {
	width: 1px;
	height: 1px;
	background-color: #CCC;
}

.cardSugestAmtBox .sugestAmountRow::-webkit-scrollbar-thumb {
	background-color: #CCC;
	border-radius: 5px;
}
.cardSugestAmtBox .sugestAmountRow::-webkit-scrollbar-track {
	background-color: transparent;
}

.sugestAmountRow .amountTags.selected {
    background: #0ea7e0;
    color: #FFF;
    border: none;
}

#cardListBox {
    overflow-y: auto;
    overflow-x: hidden;
    background: rgba(5,52,109,0.50);
    padding: 50px;
}

#cardListBox .popUpInnerBox {
    background: white;
    overflow-y: auto;
}

#cardListBox  .appHeader {
    margin-bottom: 20px;
}

#cardListBoxContent .card-list-item, #sharedCardsContent .card-list-item {
    min-height: 180px;
    height: 180px;
}
#cardListBox .inputFormFild {
    padding: 0 20px;
    position: relative;
    margin-bottom: 30px;
}

#cardListBox .inputFormFild:after {
    position: absolute;
    content: '';
    left: -10%;
    width: 120%;
    height: 1px;
    background: rgba(41, 39, 61, 0.15);
    bottom: -1px;
}

#cardListBox .inputFormFild h2 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 5px;
    padding: 0px 0;
}

.card-list {
    display: flex;
    overflow-x: auto;
    height: auto;
}

.card-list-item {
    display: inline-flex;
    flex-wrap: wrap;
    white-space: nowrap;
    width: auto;
    min-height: 200px;
    height: 215px;
    max-width: 235px;
}

.bankcard {
    width: 220px;
    height: 150px;
    margin-right: 15px;
    border-radius: 8px;
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1));
    background: #292075;
}

.bankcardinner {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-flex;
    align-items: center;
}

.bankcardinnercnt {
    padding: 0px 12px 12px 12px;
    width: 100%;
    margin-top: 0px;
    height: 100%;
}

.bankcardinnerlast4 {
    margin-top: 12px;
    left: 0px;
    width: 100%;
    height: 36px;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    font-size: 14px;
    font-weight: 700;
    color: #FAFBFF;
}

.bankcardinnerusername {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.01em;
    color: #FAFBFF;
    white-space: normal;
}

.bankcardinnercardlogo {
    position: absolute;
    bottom: 50px;
    right: 7px;
    height: 28px;
    display: inline-flex;
    align-items: center;
}

.bankcardinnercardlogo img {
    height: 100%;
}

.bankcardinnerbtn {
    position: absolute;
    bottom: 0px;
    height: 45px;
    width: 100%;
    background: #FFF;
    padding: 0px;
    border-radius: 0px 0px 8px 8px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #1780E8;
    left: 0px;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
}

.bankcardinnerbtn svg {
    margin-left: 4px;
    width: 18px;
    height: 18px;
}

.profileBlock {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 10px;
}

.profileInitalblock {
    width: 35px;
    height: 35px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.profileInital {
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    text-transform: uppercase;
    overflow: hidden;
    background: #F3F8FE;
    font-size: 20px;
    font-weight: 700;
    color: #217FC8;
    border: 1px solid #F3F8FE;
}

.initialLetter {
    font-weight: inherit;
    font-size: inherit;
    color: inherit;
}

.profileName {
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}

.bankcard-btn-block {
    display: flex;
    width: 100%;
    float: left;
    justify-content: space-between;
    position: relative;
    min-height: 40px;
}

.bankcard-btn {
    display: flex;
    width: 115px;
    height: 36px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    border-radius: 15px;
}

.bankcard-btn-accept {
    color: #fff;
    background: linear-gradient( 135.39deg, #4190f3 -56.08%, #7433ff 42.33%, #8b13c1 145.95% );
    position: absolute;
    left: 0;
    top: 6px;

}

.bankcard-btn-decline {
    color: #d63031;
    border: 1.5px solid rgba(86, 72, 227, 0.3);
    position: absolute;
    right: 0;
    top: 6px;
    background: white;
}

#cardDetailsPopUp .transactionContainer {
    display: block;
    width: 100%;
    height: 100%;
    background: #eee;
    overflow: auto;
    padding-bottom: 75px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

#cardDetailsPopUp .cards {
    display: block;
    background: #fff;
    border-radius: 10px;
    width: 90% !important;
    margin: 10px 5%!important;
    height: auto;
    padding: 0 1.5rem;
}

#cardDetailsPopUp .detailsInfo {
    padding: 10px 0px 10px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
}

#cardDetailsPopUp .cardDetailsItem {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #5648E3;
    margin-top: 10px;
}
#cardDetailsPopUp .cardDetailsItem .productAmount {
    margin: 0 0 10px;
}

#cardDetailsPopUp .cardDetailsItem p {
    margin: 5px 0;
}

#cardDetailsPopUp .cardDetailsItem .cardowner {
    color: #5648E3;
}

.cardMainRight {
    text-align: end;
}

#cardDetailsPopUp .cardDetailsItem .cashBack {
    background: rgb(87 74 227 / 80%);
    color: #FFF;
    border-radius: 4px;
    padding: 5px;
}

#cardDetailsPopUp {
    background: rgba(5,52,109,0.50);
    padding: 50px;
    overflow: auto;
}

#inreviewPopUp .infoContainer p{
    font-size: 16px;
    color: #29273d;
}

#inreviewPopUp .infoContainer h2{
    margin-bottom: 15px;
}

#inreviewPopUp .infoContainer h2, #inreviewPopUp .infoContainer p {
    text-align: center;
}

#inreviewPopUp .cardButtonTitle, #sharedwithmecardListBoxContent .cardButtonTitle{
    padding-right: 5px;
}

/*xarecard styles*/
.cardFrontList{
    position: relative;
    float: left;
    margin-top: 0px !important;
    transform: scale(1);
    opacity: 1;
    overflow: hidden;
    z-index: 3;
    width: 312px!important;
    height: 182px!important;
    bottom: unset !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-right: 15px !important;
    padding-top:0px !important;
    transition: all 400ms ease-in-out;
    margin-bottom: 0px !important;
    top: unset !important;
    margin: auto!important;
    left: 0;
    right: 0;
    border-radius: 10px !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
}

.classForShare {
    width: 312px;
    height: 182px;
    position: relative;
    transform: scale(1.0);
    z-index: 3;
}

.cardTopRowNEW {
    position: absolute;
    top: 16px;
    left: 16px;
    display: inline-flex;
    z-index: 1;
    font-size: 1rem;
    font-weight: 700;
    text-shadow: 0 0.5px 0 rgba(0, 0, 0, 0.06);
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}

.cardFrontList.fundedcard .cardTopRowNEW {
    left: 16px;
}

.cardFrontList.fundedcard.AddFunding .cardTopRowNEW {
    top: 8px;
    left: 10px;
}

.cardFrontList .cardTopRowNEW {
    left: 8px;
}

.cardFrontList.fundedcard .cardLastDigitNameFront {
    margin-left: 0px;
    font-size: 22px;
    font-weight: 500;
    padding-top: 3px;
    padding-bottom: 3px;
    /* color: transparent; */
    text-shadow: 0 0.5px 0 rgb(0 0 0 / 10%);
}

.cardLastDigitNameFront {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    text-shadow: 0px 0.5px 0px rgba(0, 0, 0, 0.25);
    color: #dedede;
    margin-left: 30px;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
	display:none;
}

.cardLastDigitNew {
    font-family: IBM Plex Mono;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    display: inline;
    align-items: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-shadow: 0px 0.5px 0px rgba(0, 0, 0, 0.25);
    /* color: rgba(207, 214, 225, 1); */
    color: #dedede;
    position: absolute;
    top: 16px;
    right: 16px;
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
	background: #0a1b24;
    min-width: 40px;
    height: 20px;
}

.cardFrontList.fundedcard .cardLastDigitNew {
    position: absolute;
    left: 16px;
    width: auto;
    bottom: 21px;
    right: unset;
    top: unset;
    font-size: 12px;
    text-shadow: 0 0.5px 0 rgb(0 0 0 / 9%);
}

.cardFrontList.fundedcard .cardLastDigitNew.expirydate {
    left: 99px;
    padding-left: 25px;
}

.cardFrontList.fundedcard .cardTopRowBottom {
    padding: 0px;
    top: 120px;
    left: 16px;
}
.cardTopRowBottom {
    position: absolute;
    top: 130px;
    padding: 20px;
    z-index: 2;
    display: inline-flex;
    left: 0px;
    width: 200px;
}

.cardNameNew {
    font-family: IBM Plex Mono;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    display: inline;
    align-items: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #dedede;
    text-shadow: 0 0.5px 0 rgba(0, 0, 0, 0.06);
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}

.cardFrontList.fundedcard .cardTopRowBottom .cardNameNew {
    font-size: 12px;
}

.fundedcardchip {
    position: absolute;
    top: 70px;
    right: 12px;
    width: 45px;
    height: 38px;
	display:none;
}

.fundedcardchip svg {
    width: 44px;
}

.fundedcardwave {
    position: absolute;
    right: 12px;
    top: 8px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    background: #0a1b24;
    min-width: 50px;
    height: 22px;
}
.fundedcardwave svg {
    display: none;
}

.fundedcardwave svg {
    width: 70px;
    height: 20px;
    filter: drop-shadow(0px 2px 1px rgba(0,0,0,0.20));
}


.fundedcardlogo {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 70px;
    left: 17px;
    display: none;
}

.fundedcardlogo svg {
    width: 40px;
    height: 40px;
    fill: #FFF;
}

.cardButton {
    width: 104px;
    height: 36px;
    border-radius: 128px;
    position: absolute;
    bottom: 12px;
    display: flex;
    right: 10px;
    align-items: center;
    justify-content: center;
    /* display: none; */
    background: #ffffff;
    align-items: center;
    align-content: flex-start;
    z-index: 3;
}

.cardButtonTitle {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.01em;
    font-feature-settings: 'cpsp' on, 'case' on;
    color: #0198E1!important;
    padding-right: 10px;
}

.classForShare .cardButton svg.shareIMG {
    transform: rotateY(180deg);
    fill: #0198e1 !important;
}

.cardButton svg {
    width: 16px;
    height: 16px;
    fill: #0198e1;
}

.color1 {
    background: url(https://cashback.xare.co/vouchers/Cashback_cardbg.png) no-repeat center center/cover;
}

.newcardsblockbottom {
    padding: 10px 30px 30px;
}

.cardBottomSlider {
    width: 100%;
}

.newcardsblockbottom .cardBottomPart {
    top: 0px;
    padding-bottom: 20px;
}
.cardBottomPart {
    top: 16px;
}
.cardBottomPart {
    padding-bottom: 40px;
}
.cardBottomPart, .cardBottomSlider {
    width: 100%;
}
.cardBottomPart {
    top: calc(100% + 10px);
    min-height: 50px;
    transition: opacity 0.2s linear;
    position: absolute;
    position: relative;
    white-space: normal;
    opacity: 1;
    top: 0;
}

.newcardsblockbottom .cardBottomPart .myCardStep {
    display: none;
}
.myCardStep {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: rgba(50, 47, 87, 0.3);
    /* padding-top: 35px; */
}

.newcardsblockbottom .cardBottomPart .myCardTitle {
    padding-top: 0px;
}
.myCardTitle {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    color: #322F57;
    padding-top: 5px;
}

.newcardsblockbottom .cardBottomPart .myCardText {
    padding-top: 3px;
    line-height: 18px;
}
.myCardText {
    font-size: 14px;
    font-weight: 500;
}
.myCardText {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: rgba(50, 47, 87, 0.6);
    padding-top: 7px;
}

.newcardsblockheading {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 5px;
    padding: 0px 25px;
}

.headinglabel {
    font-weight: 600;
}

.newcardsblocklistbox {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    overflow-x: auto;
}

.newcardsblocklist {
    min-height: 180px;
    margin-bottom: 10px;
    position: relative;
    padding: 15px 10px 0px 20px;
    white-space: nowrap;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    transform: translateX(0px);
    transition: all ease 300ms;
    flex-wrap: wrap;
}

.newsharedcardsblock, .newrequestcardsblock  {
    position: relative;
    padding-top: 40px;
    margin-bottom: 0px;
    border-top: 1px solid rgb(224 227 243);
}

.cardFrontList .potraitSwiper {
    position: relative;
    width: 312px;
    height: 192px;
    z-index: 4;
}

.cardOwnerholderName {
    position: absolute;
    top: 64px;
    right: 16px;
    font-size: 35px;
    font-family: 'Style Script', cursive;
    color: #FFF;
    max-width: 170px;
    text-align: right;
    overflow: hidden;
    line-height: 45px;
}

.cardTopRowNEW, .cardLastDigitNameFront, .cardLastDigitNew, .cardTopRowBottom span {
    -webkit-text-fill-color: white;
}

.newcardsblock .newcardsblocklist .cardFrontList:after {
    content: '';
    width: 100% !important;
    z-index: 1;
}

.newsharedcardsblock .newcardsblockbottom, .newcrequestardsblockbottom {
    padding: 20px 0 0 0;
}

.cardBottomSlider .share_cash {
    top: 16px;
    display: flex;
    align-items: center;
}
.cardBottomSlider .share_cash {
    top: 16px;
}
.share_cash {
    position: absolute;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #29273D;
    top: 6px;
}

.cardBottomSlider .initialsBox {
    margin-top: 10px;
}
.initialsBox {
    display: flex;
    flex-direction: row-reverse;
}

.maincardShares .initialsBox {
	display: block;
}
.benfuserrow {
    float: left;
    width: calc(100% - 40px);
    display: flex;
    padding: 10px 20px;
    margin-top: 12px;
    background: #FFF;
    border-radius: 10px;
    margin-left: 20px;
}
.username_block {
    float: left;
    width: calc(100% - 60px);
    margin-right: 10px;
    position: relative;
}
.initial_text {
    position: absolute;
    background: #8a73ff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-weight: 600;
}
.sharedthppl {
    padding-left: 23px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.username_text {
    float: left;
    width: 100%;
    padding-left: 37px;
    padding-top: 0px;
    font-size: 16px;
    font-weight: 600;
}
.amount_text {
    float: left;
    width: 100%;
    padding-left: 37px;
    padding-top: 1px;
    font-size: 14px;
    font-weight: 700;
    color: #0198E1!important;
}
.remove_text {
    display: none;
}
.initialsBox .initials:nth-child(1) {
    position: absolute;
    right: 0px;
}
.initials:nth-child(1) {
    position: absolute;
}
.initialsBox .initials:nth-child(2) {
    position: absolute;
    left: unset;
    right: 24px;
}
.initialsBox .initials:nth-child(3) {
    position: absolute;
    left: unset;
    right: 48px;
}
.initialsBox .initials:nth-child(4) {
    position: absolute;
    left: unset;
    right: 72px;
}
.initialsBox .initials:nth-child(5) {
    position: absolute;
    left: unset;
    right: 96px;
}
.initialsBox .initials:nth-child(6) {
    position: absolute;
    left: unset;
    right: 120px;
}
.initialsBox .initials:nth-child(7) {
    position: absolute;
    left: unset;
    right: 144px;
}
.initialsBox .initials:nth-child(8) {
    position: absolute;
    left: unset;
    right: 168px;
}
.initialsBox .initials:nth-child(9) {
    position: absolute;
    left: unset;
    right: 192px;
}
.initialsBox .initials:nth-child(10) {
    position: absolute;
    left: unset;
    right: 216px;
}
.initials {
    height: 32px;
    width: 32px;
    border-radius: 50px;
    background: #DFE2F2;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.initials_text {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #29273D;
    justify-content: center;
}
.shared-btn-block {
    position: relative;
}

.newcardsblockbottom .progress_bar, .shared-btn-block {
    margin-top: 45px;
}
.newcardsblockbottom .progress_bar, .shared-btn-block {
    margin-top: 55px;
}
.progress_bar {
    margin-top: 60px;
    position: relative;
    /* top: 81.25%; */
    background: rgba(23, 126, 230, 0.06);
    border-radius: 8px;
    height: 8px;
}

.newcardsblockbottom .progress_bar_proportion {
    transition: all ease 400ms;
}
.progress_bar_proportion {
    position: absolute;
    height: 8px;
    background: #177EE6;
    border-radius: 8px;
    width: 30%;
    left: 0;
}

.maincardShares {
    padding: 10px 0 0;
}

.maincardShares .cardBottomPart {
    top: 0px;
    padding-bottom: 0px;
}

.maincardShares .cardBottomPart {
    min-height: 30px;
}

#cardListBox .popUpInnerBox {
    background: #ebedfa;
}

.sharedUserData {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
}

.sharedUserData h2 {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #29273D;
}

.sharedUsersBox .progress_bar {
    margin-top: 10px;
}

.sharedUsersBox {
    margin-bottom: 30px;
}

.sharedUserContent {
    padding: 20px 0 10px;
}

.sharedUserContent h4 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0px 25px;
    text-align: center;
}

#inreviewPopUp .cardBlock {
    margin: 30px 0;
}


@media only screen and (max-width: 769px) {

    .siteHeader {
        display: none;
    }

    #cardListBox {
        padding: 0px;
    }

    #cardDetailsPopUp {
        padding: 0px;
    }

    #inreviewPopUp .infoContainer h2, #inreviewPopUp .infoContainer p {
        text-align: start;
    }
}

.profilemainarea {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 110px;
	margin-bottom: 30px;
}
.profilemainareain {
    margin: 0 auto;
    max-width: 460px;
    width: 100%;
    padding: 0px 20px;
    position: relative;
}
.profiletoparea {
	display: flex;
    justify-content: center;
    background: #f0e1ff;
    border-radius: 10px;
    padding: 10px;
    border: 1.5px solid #59328f;
}
.profiletopareain {
	float: left;
	width: 100%;
	position: relative;
}
.profileinit {
    width: 40px;
    height: 40px;
    display: inline-flex;
    background: #5912c5;
    color: #FFF;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    position: absolute;
    right: 0px;
}
.profilename {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 1px;
}
.profileemail {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}
.profilecashbackarea {
	display: flex;
    justify-content: center;
    margin-top: 20px;
}
.profilecashbackareain {
    display: flex;
    flex-direction: column;
    width: 460px;
    align-items: center;
    padding: 15px 10px 10px 10px;
    background: #FFF;
    border-radius: 10px;
    border: 1.5px solid #cbccce;
}
.profilecashbackrow.cashbackavail {
    display: flex;
    align-items: center;
}
.cashbackicon {
    width: 44px;
    height: 44px;
    margin-right: 10px;
    background: linear-gradient(315.28deg, #8023E0 0%, #5949F5 30.21%, #188DF0 60.42%, #00CCC9 100%) !important;
    border-radius: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.cashbackicon svg {
    width: 20px;
    height: 20px;
    fill: #FFF;
}
.cashbackdetails {
    float: left;
    width: calc(100% - 140px);
    margin-right: 10px;
}
.cashbackdetailsin {
    float: left;
    width: 100%;
}
.cashbackdetailsin .cashbackval {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 20px;
    padding-top: 5px;
}
.cashbackdetailsin .cashbackttl {
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    margin-top: 3px;
}
.cashbackbtn {
    width: 70px;
    display: flex;
    justify-content: flex-end;
}
.cashbackbtnin {
    border: 1.5px solid #7a70af;
    border-radius: 5px;
    font-size: 12px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #7a70af;
    font-weight: 500;
    padding: 0px 8px;
}
.profilecashbackrow.cashbackearned {
    position: relative;
    border-top: 1px solid #cbccce;
    margin-top: 5px;
    padding-top: 10px;
    padding-left: 6px;
    margin-bottom: 7px;
}
.profilecashbackrow.cashbackearned .cashbackval {
    font-size: 16px;
}
.profilecashbackrow.cashbackearned .cashbackttl {
    font-weight: 400;
    font-size: 14px;
    margin-left: 3px;
}

.profilecashbackrow {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.cashbackttl {
    float: left;
    width: 70%;
    font-size: 16px;
    font-weight: 600;
}
.cashbackval {
    float: left;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
}
.profilecashbackbtn {
    text-align: right;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.cashbackredeem {
    color: #FFF;
    padding: 0px 15px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    border-radius: 30px;
    background: linear-gradient(315.28deg, #8023E0 0%, #5949F5 30.21%, #188DF0 60.42%, #00CCC9 100%) !important;
    min-width: 120px;
}
.profilepurchases {
    margin-top: 20px;
    padding: 15px;
    background: #FFF;
    border-radius: 10px;
    border: 1.5px solid #cbccce;
}
.profilettl {
    font-size: 18px;
    font-weight: 600;
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ccc;
    padding: 0px 2px 10px 2px;
}
.profilettl a {
    position: absolute;
    right: 0px;
    font-size: 14px;
    font-weight: 600;
}
.profilemenu {
    margin-top: 15px;
    padding: 15px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    background: #FFF;
    color: #5912c5;
    border: 1px solid #b5b6b8;
}
.profilemenu a {
    float: left;
    width: 100%;
    height: 100%;
    color: #541bb8;
    display: flex;
    align-items: center;
    position: relative;
}

.profilemenu svg {
    width: 16px;
    height: 16px;
    margin-right: 6px;
    fill: #5912c5;
	display:none;
}
.arrowright {
    position: absolute;
    right: -5px;
	display: block !important;
}
.item-box {
    margin-top: 15px;
}

.emptypurchasebox {
    height: 100px;
}
.emptypurchasebox .li-header {
    width: 60% !important;
    float: left;
}

.emptypurchasebox .header-p {
    margin-top: 15px;
    height: 14px;
}

.emptypurchasebox .li-header h2{
    height: 24px;
    border-radius: 3px;
}

.emptypurchasebox .li-img {
    width: 30% !important;
    float: right;
    text-align: right;
}
.emptypurchasebox .fruit-img {
    width: 70px;
    height: 70px;
    float: right;
}

.profilepurchases #TransactionsListOne {
    background: transparent;
    padding: 0px;
}
#TransactionsListOne .item-box{width:100%;margin-top:2rem;}
#TransactionsListOne .item{max-height:450px;overflow:hidden;display:flex;justify-content:space-between;width:100%;margin:0;padding:1rem 0;}


#TransactionsListOne .li-header{width:120%;}
#TransactionsListOne .li-header h2{font-size:16px;color:#222;font-weight:600;letter-spacing:1px;}
#TransactionsListOne  .li-header .order-voucher{font-size:17px;border:3px dashed #5912c5;padding:5px 10px;border-radius:15px;margin:10px 0;display:inline-flex;font-weight:600;background:rgb(65 144 243 / 4%);}
#TransactionsListOne  .li-header span{font-size:12px;color:#222;}
#TransactionsListOne .li-header p{font-size:14px;color:#222;letter-spacing:0;font-weight:600;}
#TransactionsListOne a.li-link{background:linear-gradient(90.28deg, rgb(65, 144, 243) 0.49%, rgb(116, 51, 255) 48.97%, rgb(139, 19, 193) 100%);border-radius:40px;display:block;cursor:pointer;color:#fff;width:160px;position:relative;font-size:14px;padding:5px 17px;text-decoration:none;margin:10px 0;font-weight:500;text-align:center;}
#TransactionsListOne .li-img{width:70%;max-height:100px;display:block;}
#TransactionsListOne .fruit-img{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:flex-start;justify-self:flex-end;}
#TransactionsListOne .fruit-img img{max-width:100%;max-height:100%;object-fit:cover;display:block;margin-bottom:1.5rem;}

.cardapprovalreq {
    float: left;
    width: 100%;
    border: 1.5px solid #cbccce;
    padding: 15px;
    border-radius: 8px;
    margin: 20px 0;
    display: inline-flex;
    font-weight: 600;
    background: #FFF;
    position: relative;
}
.removenotifybox {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #f4f6f9;
    border-radius: 100%;
}
.removenotifybox svg {
    width: 9px;
    height: 9px;
}
.requestername {
    font-size: 18px;
    font-weight: 700;
}
.requestermsg {
    margin-top: 5px;
    font-size: 16px;
    margin-bottom: 6px;
}
.requesterbtns {
    position: relative;
    height: 50px;
}
.requesterbtns .bankcard-btn.bankcard-btn-decline {
    left: 0px;
    top: 10px;
    width: 40%;
    background: #f3f7fc;
}
.requesterbtns .bankcard-btn.bankcard-btn-accept {
    right: 10px;
    left: unset;
    width: 50%;
    top: 10px;
}

.addnewcardpopup {
    background: #000;
    display: none;
    justify-content: center;
}
.addnewcardpopupin {
    background: linear-gradient(180deg, #deddff 0%, #bab4fc 50% );
    width: 100%;
    max-width: 450px;
    float: left;
    height: 100%;
    position: relative;
}
.addnewcardpopupcnt {
    position: relative;
    height: 100%;
}
.addnewcardtop {
    height: 45%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cardpersonname {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
    line-height: 24px;
}
.cashbackcarddsn {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cashbackcard {
    width: 330px;
    height: 192px;
    background: url(https://cashback.xare.co/vouchers/Cashback_cardbg.png);
    background-size: cover;
    position: relative;
}
.cardownername {
    position: absolute;
    color: #dedede;
    font-family: IBM Plex Mono;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    bottom: 18px;
    text-transform: uppercase;
    left: 23px;
    letter-spacing: 0.22em;
    background: #1b1c1d;
	min-width: 120px;
    min-height: 20px;
}
.addnewcardbottom {
    position: absolute;
    bottom: 0px;
    padding: 15px;
    background: #FFF;
    border-radius: 20px 20px 0px 0px;
    min-height: 30%;
}
.addcardttl {
    font-size: 18px;
    text-align: center;
    margin-top: 15px;
    line-height: 22px;
    margin-bottom: 15px;
    font-weight: 500;
    padding: 0px 10px;
}
.rememtxtpre {
    font-size: 15px;
}
.rememtxt {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 13px;
    padding: 0px 30px;
    color: #606060;
    font-style: italic;
    line-height: 15px;
}
.signupaddcard .cardpersonname {
    margin-top: 40px;
}
.signupaddcard .addnewcardbottom {
    min-height: 25%;
}

.addcardemail {
    margin-top: 10px;
    background: #f7f7f7;
    height: 50px;
    border: 1px solid #e1e1e1;
    border-radius: 15px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.addcardemailtxt {
    position: absolute;
    left: 10px;
    color: #5e5e5e;
    font-size: 14px;
    font-weight: 500;
}
.addcardemailval {
    text-align: left;
    width: calc(100% - 60px);
    padding-left: 30px;
    color: #303030;
    font-size: 15px;
}
.addcardemailval input {
    height: 36px;
    width: 100%;
    padding-left: 10px;
    background: transparent;
    color: #000;
    font-size: 19px;
}
.addcardcardbox {
    margin-top: 20px;
    padding: 0px 5px;
}
.addcardboxttl {
    color: #5d5d5d;
    font-size: 16px;
}
.addcardboxttl1 {
    color: #5d5d5d;
    font-size: 16px;
    margin-top: 15px;
    font-weight: 500;
}
.addcardcreditbox {
    height: 50px;
    border: 1.5px solid #e1e1e1;
    border-radius: 10px;
    margin-top: 10px;
}
.addcardcreditbox #card-element {
    width: 100%;
    padding: 13px 10px 10px 10px;
    position: relative;
}
.addcardcreditbox #card-element .YellowSpinnerBox {
    background: transparent;
    top: 15px;
}
.addcardcreditbox #card-element .YellowSpinnerBox .loadingSpinner {
    border-top-color: #8023E0;
    border-left-color: #8023E0;
}
.addcardcreditbtn {
    margin-top: 20px;
}
.addcardbtn {
    background: linear-gradient(315.28deg, #8023E0 0%, #5949F5 30.21%, #188DF0 60.42%, #00CCC9 100%) !important;
    color: #FFF;
    border-radius: 30px;
    width: 100%;
    display: flex;
    height: 46px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
}
.addcardcreditbox #card-element {
    width: 100%;
    padding: 10px;
    padding-top: 13px;
}

.newcardsharepopup {
    background: #000;
    display: none;
    justify-content: center;
}

.newcardsharepopup .addnewcardpopupin {
    background: #FFF;
}
.newcardsharepopup .addnewcardpopupin .cardpersonname {
    line-height: 26px;
}
.newcardsharepopup .addnewcardbottomin h2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}
.newcardsharepopup .infoButnBox .learnMrBtn {
    background: linear-gradient(315.28deg, #8023E0 0%, #5949F5 30.21%, #188DF0 60.42%, #00CCC9 100%)!important;
    color: #FFF;
    margin-right: 1%;
    font-weight: 600;
}
.newcardsharepopup .infoButnBox .infoOkBtn {
    background: #FFF !important;
    border: 1.5px solid #aaaaaa;
    margin-left: 1%;
    color: #5b5b5b;
    font-weight: 600;
}
.infoormsgbox {
    margin: 20px 0px;
    display: flex;
    justify-content: center;
}
.infoormsgbox .orsharelnkmsg {
    font-size: 14px;
    color: #000;
}
.infoormsgshare {
    border: 2px dashed #61a0d3;
    border-radius: 30px;
    height: 50px;
    display: flex;
    align-items: center;
    padding: 0px 20px;
    position: relative;
}
.orsharelnklink {
    font-size: 16px;
    font-weight: 500;
}
.orsharelnkicn {
    position: absolute;
    right: 10px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFF;
}
.orsharelnkicn svg {
    width: 23px;
    height: 23px;
    fill: #333;
}
.newcardsharepopup .addnewcardbottom {
    padding-bottom: 60px;
}
.infoormsgshare .YellowSpinnerBox {
    background: #FFF;
}
.infoormsgshare .YellowSpinnerBox .loadingSpinner {
    border-top-color: #61a0d3;
    border-left-color: #61a0d3;
}
.addnewcardpopupcnt .removenotifybox svg {
    width: 12px;
    height: 12px;
}
.addnewcardpopupcnt .removenotifybox {
    width: 36px;
    height: 36px;
}
.continuewithgoogle.showgooglelogin {
    display: block;
    z-index: 300;
}
.cbcardlastdigit {
    position: absolute;
    width: 41px;
    height: 12px;
    right: 20px;
    background: #0a1b24;
    top: 20px;
}

.grayscaleit {
    filter: grayscale(1);
}

#TransactionsListOne .li-header h2.orderbyuser {
    font-size: 14px;
    color: #555;
    margin-bottom: 7px;
}
#TransactionsList .li-header h2.orderbyuser {
    font-size: 14px;
    color: #555;
    margin-bottom: 7px;
}
#MysharedCardsContent{
	display:none;
}

#welcomePopUp {
    background: linear-gradient(180deg, rgba(244,244,246,1) 0%, rgba(160,142,241,1) 100%);
	z-index: 302;
}
.mainWelcomeBlock {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0px 30px 0 30px;
}

.WelcomeBlockHeader {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #101010;
	padding-top: 50px;
}

h1.WelcomeBlockHeaderH {
    font-size: 28px;
    font-weight: 700;
    margin: 30px 0;
}

.WelcomeBlockHeaderLogo {
    width: 60px;
    height: 60px;
}

.WelcomeBlockHeaderLogo svg{
    fill: #8974f5;
}

.WelcomeBlockHeaderp {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}

.WelcomeBlockHeaderName {
font-weight: 700;
}

p.WelcomeBlockHeaderAmount {
    font-size: 22px;
    font-weight: 700;
    margin: 10px;
}

.WelcomeBlockCenter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 50px 0;
}

.WelcomeBlockCenterItem {
    width: calc(50% - 6px);
    background: #8a73ff;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    color: #f8f3ff;
}
.WelcomeBlockCenterItem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.labelBlock {
    text-align: center;
}

.labelBlock h4 {
    font-size: 20px;
}

.labelBlock p {
    font-size: 16px;
    margin: 5px 0 10px 0;
    min-height: 60px;
}

.labelImage {
    display: flex;
    width: 150px;
    height: 150px;
}

.labelImage img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.WelcomeBlockBottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.getCardBtn span{
    background: linear-gradient(90deg, rgba(16,191,226,1) 0%, rgba(120,63,235,1) 48%, rgba(147,6,183,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

a.getCardBtn {
    background: white;
    height: 50px;
    width: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    border-radius: 25px;
    -webkit-box-shadow: 25px 19px 75px 22px rgba(0,0,0,0.25);
    -moz-box-shadow: 25px 19px 75px 22px rgba(0,0,0,0.25);
    box-shadow: 25px 19px 75px 22px rgba(0,0,0,0.25);
}

.shopListBlock {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-direction: column;
    margin: 0px 0 30px 0;
}

.shopListItem {
    display: flex;
    align-items: center;
    justify-content: center;
}

.shopListItemIcon {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: white;
    -webkit-box-shadow: 0px 53px 58px 26px rgba(161,146,228,1);
    -moz-box-shadow: 0px 53px 58px 26px rgba(161,146,228,1);
    box-shadow: 0px 53px 58px 26px rgba(161,146,228,1);
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px;
}

.shopListItemIcon img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

h4.shopListHeader {
    font-size: 20px;
    color: #000;
    margin: 40px 0 20px 0;
    font-weight: 500;
}

p.shopListLabel {
    font-size: 14px;
    margin: 15px 0px 0px 0px;
}

.welcomeFixedBottomBlock {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    width: 100%;
    background: #ffffff;
    height: 75px;
    justify-content: center;
    align-items: center;
}

.welcomeFixedLabel {
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    height: 100%;
}

.welcomeFixedLabel a {
    font-size: 18px;
    color: #0f0f0f;
    font-weight: 600;
}

.lock-icon {
    width: 10px;
    margin: 0 5px 0 0;
}

.lock-icon img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.bottomLineFixed {
    height: 4px;
    background: #0f0f0f;
    width: calc(100% + 20px);
    position: absolute;
    bottom: 12px;
    border-radius: 25px;
}

.labelBlock .strong {
    font-weight: 700;
}

@media only screen and (min-width: 769px) {
    .welcomePopUp {
        background: rgba(5, 52, 109, 0.50);
        padding: 50px;
        overflow: auto;
    }

    .mainWelcomeBlock {
        border-radius: 25px;
        overflow: hidden;
    }

    .WelcomeBlockCenterItem {
        flex-direction: column;
    }
}

@media only screen and (max-width: 448px) {
    .labelBlock h4 {
        font-size: 18px;
    }

    .labelBlock p {
        font-size: 14px;
    }

    .labelImage {
        width: 120px;
        height: 120px;
    }

    .WelcomeBlockHeaderp {
        font-size: 18px;
    }

    .shopListItemIcon {
        width: 50px;
        height: 50px;
    }
}

@media only screen and (max-width: 397px) {
    .labelImage {
        width: 100px;
        height: 100px;
    }

    .shopListItemIcon {
        width: 45px;
        height: 45px;
        margin: 0 5px;
    }

    p.shopListLabel {
        font-size: 14px;
        margin: 15px 0;
    }
}
@media only screen and (min-height: 859px) {
	.WelcomeBlockHeader {
		padding-top: 70px;
	}
}
@media only screen and (max-height: 759px) {
	.mainWelcomeBlock {
		transform: scale(0.90);
	}
	.WelcomeBlockHeader {
		padding-top: 0px;
	}
}
@media only screen and (max-height: 671px) {
	.mainWelcomeBlock {
		transform: scale(0.8);
	}
	.WelcomeBlockHeader {
		padding-top: 0px;
	}
}


#welcomePopUp .popUpInnerBox {
    overflow-y: auto;
}
.welcomeCurrency {
    margin-right: 5px;
}

.shopnowbtn {
    margin-top: 20px;
    display: inline-flex;
    justify-content: center;
}
.shopnowbtnin {
    background: #8a73ff;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 150px;
    padding: 0px 10px;
    border-radius: 30px;
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .3);
}
.continuewithgoogle.addnewcardpage.showgooglelogin {
    padding: 0px;
}

.continuewithgoogle.addnewcardpage .continuewithgooglebtns {
    height: auto;
    min-height: 110px;
    background: transparent;
	    bottom: 0px;
}
.continuewithgoogle.addnewcardpage .signinttl {
    display: none;
}
.continuewithgoogle.addnewcardpage .signinttlsub {
    display: none;
}
.continuewithgoogle.addnewcardpage .continuewithgooglebtnsbox {
    margin-top: 0px;
}

.addcardttprodboxttl {
    font-size: 24px;
    font-weight: 700;
    padding: 10px 5px;
    margin-bottom: 10px;
}
.addcardttprodname {
    margin: 20px 0px 5px 0px;
    font-size: 21px;
    font-weight: 600;
}
.addcardttprodprice {
    margin: 5px 0px 5px 0px;
    font-size: 22px;
    font-weight: 600;
}
.addcardttprodimg {
    width: 100%;
    height: 360px;
}
.addcardttprodimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.addcardsteps {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}
.addcardstepsin {
    float: left;
    width: 100%;
    position: relative;
    height: 80px;
    padding: 10px;
}
.addcardstepsin img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media only screen and (max-width: 391px) {
	.addnewcardtop{
		padding-top: 20%;
	}
	.addcardstepsin img {
		object-fit: contain;
	}
}


#addnewcardpopupsignup .addnewcardpopupin {
    background: white;
}

#addnewcardpopupsignup .addnewcardtop {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: start;
    padding: 20% 0 0 0;
}

#addnewcardpopupsignup .continuewithgoogle.addnewcardpage {
    background: transparent;
    height: 200px;
    bottom: 35px;
    top: unset;
}

#addnewcardpopupsignup .cashbackMainHero {
    min-height: 450px;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    opacity: 1;
}

#addnewcardpopupsignup .addNewCardMainHeroImgBox {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

#addnewcardpopupsignup .addNewCardMainHeroImg {
    display: flex;
    width: 100%;
    max-width: 200px;
}

#addnewcardpopupsignup .addNewCardMainHeroImg img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

#addnewcardpopupsignup .addNewCardMainH1 {
    font-size: 28px;
    text-align: center;
    line-height: 32px;
    display: block;
    width: 100%;
    margin: 30px 0 0 0;
}

#addnewcardpopupsignup .addNewCardMainH2 {
    font-size: 22px;
    text-align: center;
    line-height: 24px;
    display: block;
    width: 100%;
    position: absolute;
    top: 580px;
}


#addnewcardpopupsignup .Carousel {
    margin: 0;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    visibility: visible;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.slideshow {
    width: 40%;
    height: 300px;
    position: relative;
    text-align: center;
    line-height: 400px;
    padding-bottom: 30px;
    margin: 0 auto;
    transition: all 0.5s ease;
}
/* slideshow item */
.slideshow--item {
    width: 100%;
    height: 410px;
    line-height: 1.5;
    position: absolute;
    top: 0;
    overflow: hidden;
    visibility: hidden;
}
.slideshow--item img {
    width: 100%;
    height: auto;

}
.slideshow--bullet:checked + .slideshow--item {
    visibility: visible;
}
.slideshow[data-transition="fade"] .slideshow--item {
    visibility: visible;
    opacity: 0;
    transition: .3s ease-out opacity;
}
.slideshow[data-transition="fade"] .slideshow--bullet:checked + .slideshow--item {
    opacity: 1;
}
/* slideshow navigation */
.slideshow--nav {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    display: none;
    z-index: 88;
    cursor: pointer;
    color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'HipKart' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
}
.slideshow--nav:after {
    display: flex;
    align-items: center;
    justify-content: center;
    content: '\e91c';
    font-size: 1.2em;
    color: #0c0c0c;
    background-color: #fffffe;
    position: absolute;
    height:25px;
    width: 28px;
    top: 50%;
    right: 20px;
    border-radius: 50%;
    margin-top: -1.5em;
    transition: all 0.5s ease;
    transform: rotate(-90deg);
    padding: 3px 0 0 0;
}

.slideshow--nav-previous {
    left: 0;
    display: block;

}
.slideshow--nav-previous:after {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: rotate(90deg);
    right: auto;
    left: 10px;
}
.slideshow--nav-next {
    left: 50%;
    display: block;
}
/* Radiobuttons to control the slideshow */
.slideshow--bullet {
    font-size: .75em;
    width: 8px;
    height: 8px;
    display: inline-block;
    position: relative;
    margin: 8px 8px -120px;
    z-index: 99;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #a8a2f7;
    border-radius: 50%;
    transition: all 0.5s ease;
}
.slideshow--bullet:checked {
    background: #5846f0;
    outline: none;
}
.button-container {
    padding: 20px;
}
.folio-button {
    margin: 0 auto;
    padding: 5px 10px;
    background-color: #91B0A5;
    border-radius: 4px;
    color: #333;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    transition: all 0.3s ease;
}
.folio-button:hover {
    background-color: #B0D6C9;
}
@media only screen and (max-width: 980px) {
    .slideshow {
        width: 100%;
        height: 410px;
    }
    .slideshow--bullet {
        margin: 8px 8px -230px;
    }
    .button-container {
        margin-top: 80px;
    }
}
@media only screen and (max-width: 402px) {
    .slideshow {
        width: 100%;
        height: 410px;
    }
    .slideshow--bullet {
        margin: 8px 8px -230px;
    }
    .button-container {
        margin-top: 120px;
    }
}

.Carousel-item-content {
    position: relative;
}

.Carousel-item-label-strong {
    font-weight: 700;
}

.Carousel-item-label {
    top: 40px;
    left: 30px;
    position: absolute;
    color: #fffbfe;
    text-align: start;
}

.Carousel-item-label p {
    font-size: 16px;
    line-height: 26px;
}

.Carousel-item-label h2 {
    font-size: 34px;
    line-height: 1;
}

.Carousel-arrows {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 420px;
}

.Carousel-left-arrow-box {
    display: flex;
    align-items: center;
    left: 0;
    height: 100%;
    width: 50px;
    position: absolute;
}

.Carousel-right-arrow-box {
    display: flex;
    align-items: center;
    right: 0;
    height: 100%;
    width: 50px;
    position: absolute;
}

.Carousel-arrows .Carousel-arrow-btn {
    height: 25px;
    width: 25px;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0c0c0c;
    font-size: 12px;
}

.Carousel-arrows .Carousel-left-arrow {
    position: absolute;
    left: 20px;
    padding: 0 3px 0 0;
}

.Carousel-arrows .Carousel-left-arrow i{
    transform: rotate(90deg);
}

.Carousel-arrows .Carousel-right-arrow {
    position: absolute;
    right: 20px;
    padding: 0 0 0 3px;
}

.Carousel-arrows .Carousel-right-arrow i{
    transform: rotate(-90deg);
}

.hide-carousel, .hide-mainAddCardHero {
    visibility: hidden;
    opacity: 0;
}

#addnewcardpopupsignup .fade-in {
    animation: fadeIn ease 0.3s;
    -webkit-animation: fadeIn ease 0.3s;
    -moz-animation: fadeIn ease 0.3s;
    -o-animation: fadeIn ease 0.3s;
    -ms-animation: fadeIn ease 0.3s;
}

@keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-moz-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-o-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-ms-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

#addnewcardpopupsignup .fade-out {
    animation: fadeOut ease 0.3s;
    -webkit-animation: fadeOut ease 0.3s;
    -moz-animation: fadeOut ease 0.3s;
    -o-animation: fadeOut ease 0.3s;
    -ms-animation: fadeOut ease 0.3s;
}

@keyframes fadeOut {
    0% {opacity:1;}
    100% {opacity:0;}
}

@-moz-keyframes fadeOut {
    0% {opacity:1;}
    100% {opacity:0;}
}

@-webkit-keyframes fadeOut {
    0% {opacity:1;}
    100% {opacity:0;}
}

@-o-keyframes fadeOut {
    0% {opacity:1;}
    100% {opacity:0;}
}

@-ms-keyframes fadeOut {
    0% {opacity:1;}
    100% {opacity:0;}
}
@media only screen and (max-width: 415px) {
    .slideshow--bullet {
        margin: 8px 8px -200px;
    }
}
@media only screen and (max-width: 375px) {
    .slideshow {
        width: 100%;
        height: 358px;
    }

    .slideshow--bullet {
        margin: 8px 8px -150px;
    }

    #addnewcardpopupsignup .addNewCardMainH2 {
        top: 510px;
    }

    #addnewcardpopupsignup .addNewCardMainH1 {
        margin: 10px 0 0 0;
    }

    .continuewithgoogle.addnewcardpage {
        background: transparent;
        height: 200px;
        bottom: 0;
        top: unset;
    }
}
@media only screen and (max-height: 668px) {
	#addnewcardpopupsignup .addNewCardMainH2{
		top: 500px;
	}
	#addnewcardpopupsignup .addNewCardMainH1{
		margin-top:0px;
	}
}

#addnewcardpopupsignup .continuewithgooglebtnsbox iframe{
	background: #FFFFFF;
}

#addnewcardpopupsignup .addnewcardbottom {
    min-height: unset;
    background: transparent;
    bottom: 17px;
}
.addcardemail.activebox {
    background: #FFF;
}

#addnewcardpopupsignup #xareSignup {
    position: absolute;
    display: block;
    bottom: 0px;
    width: 100%;
    min-height: 435px;
    height: 435px;
    top: unset;
    background: #FFF;
	padding-top: 0px;
}

#addnewcardpopupsignup.getstartedsignup .addnewcardbottom{
    height: 435px;
    position: relative;
    bottom: unset;
}
#addnewcardpopupsignup.getstartedsignup #xareSignup {
	min-height: 435px;
    height: 435px;
}

#addnewcardpopupsignup.getstartedsignup .addnewcardtop {
    height: 230px;
    padding: 65px 0 0 0;
}

#addnewcardpopupsignup.getstartedsignup #xareSignup .bottomInputBox{
	justify-content: center;

}

#addnewcardpopupsignup.getstartedsignup #xareSignup .bottomInputBox .continuForwrd{
	background: linear-gradient(315.28deg, #a54ff7 0%, #476efc 100%)!important;
	width: 170px;
	height: 44px;
}


#addnewcardpopupsignup.getstartedsignup .addNewCardMainHeroImg {
    display: flex;
    width: calc(100% - 30px);
    max-width: unset;
    height: 160px;
    margin-left: 15px;
    border-radius: 10px;
    overflow: hidden;
}
#addnewcardpopupsignup.getstartedsignup .addNewCardMainHeroImg img {
    width: 100%;
    height: 90%;
    object-fit: cover;
    border-radius: 12px
}
#addnewcardpopupsignup.getstartedsignup .appFormBox .inputFormFild {
    margin-top: 13px;
}
#addnewcardpopupsignup.getstartedsignup #xareSignup .mobileForm {
    margin-top: 13px;
}

#addnewcardpopupsignup.getstartedsignup .signPrivacy {
    margin-top: 12px;
}
#addnewcardpopupsignup.getstartedsignup #xareSignup .mobileForm .inputFormFild{
	margin-top: 0px;
}
#addnewcardpopupsignup.getstartedsignup #xareSignup .bottomInputBox{
	position: fixed;
	bottom: 15px;
}
#phoneVerify {
    z-index: 301;
}

.getstartedsignup .addnewcardpopupin {
    background: #FFF;
}

#addnewcardpopupnew.getstartedsignup .addnewcardtop {
    padding-top: 20%;
    height: 310px;
    padding: 65px 0 0 0;
}
#addnewcardpopupnew.getstartedsignup .addNewCardMainHeroImg {
    display: flex;
    width: calc(100% - 30px);
    max-width: unset;
    height: 240px;
    margin-left: 0px;
    border-radius: 10px;
    overflow: hidden;
}

#addnewcardpopupnew.getstartedsignup .addNewCardMainHeroImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#addnewcardpopupnew.getstartedsignup .addnewcardbottom {
    position: relative;
}

#addnewcardpopupnew.getstartedsignup .addcardcreditbtn {
    margin-top: 20px;
    position: fixed;
    bottom: 30px;
    left: 20px;
    width: calc(100% - 40px);
	display:flex;
	justify-content:center;
}

#addnewcardpopupnew.getstartedsignup .addcardcreditbtn .addcardbtn{
	width: 170px;
	height: 46px;
	background: linear-gradient(315.28deg, #a54ff7 0%, #476efc 100%)!important;
}

#addnewcardpopupnew.getstartedsignup .addcardttl {
	margin-bottom: 10px;
}

#addnewcardpopupnew.getstartedsignup .addcardcreditbox #card-element {
    width: 100%;
    padding: 13px 10px 10px 10px;
}

.newcardsharepopup.getstartedpage .addnewcardtop {
    padding-top: 20%;
    height: 310px;
    padding: 65px 0 0 0;
}
.newcardsharepopup.getstartedpage .addNewCardMainHeroImg {
    display: flex;
    width: calc(100% - 30px);
    max-width: unset;
    height: 240px;
    margin-left: 0px;
    border-radius: 10px;
    overflow: hidden;
	position: relative;
}

.newcardsharepopup.getstartedpage .addNewCardMainHeroImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	position: absolute;
    top: 0px;
    left: 0px;
}

.newcardsharepopup.getstartedpage .addnewcardbottom {
    position: relative;
	padding-top: 25px;
	height: calc(100% - 310px);
    overflow-y: auto;
}

.strngtxt {
    font-weight: 700;
}

.toastNotifications, .infoNotifications{
	top: 30px;
}
.getstartedsignup .inputFormName .signFirstNme {
    float: left;
    width: 100%;
}
#addnewcardpopupsignup.getstartedsignup #xareSignup .mobileForm .inputFormFild {
    background: #d9d9d9;
    border-radius: 20px;
	padding: 0 13px;
	color:#000;
}
.getstartedsignup .signFirstNme .signInput{
	background: #d9d9d9;
    border-radius: 20px;
	padding: 0 13px;
	color:#000;
}
.getstartedsignup .inputFocus{
	border: 2px solid #111 !important;
}

#addnewcardpopupsignup.getstartedsignup .phoneOtpRow .payInputTitle{
	padding-left: 0px;
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}
#addnewcardpopupsignup.getstartedsignup .phoneOtpBox{
	padding-left: 0px;
    justify-content: center;
    margin-bottom: 20px;
}

#addnewcardpopupsignup.getstartedsignup .phoneOtpBox input{
    height: 47px;
    font-size: 22px;
    color: #000;
    font-weight: 400;
    background: #d9d9d9;
    border-radius: 16px;
    width: 40px;
    padding: 0px;
    flex-grow: unset;
}

#addnewcardpopupsignup.getstartedsignup .phoneOtpBox input:focus {
    border: 2px solid #111;
    background: #d9d9d9;
}

#addnewcardpopupsignup.getstartedsignup .inputFormFild .isdCode{
	float: left;
    width: 92px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 24px;
	position: relative;
}

#addnewcardpopupsignup.getstartedsignup .inputFormFild .isdCode .isdarr {
    position: absolute;
    width: 16px;
    height: 20px;
    right: -17px;
    top: 12px;
    fill: #656060!important;
}

#addnewcardpopupsignup.getstartedsignup .phoneOtpRow {
    display: none;
}

@media only screen and (min-height: 735px) {
	#addnewcardpopupsignup.getstartedsignup .addnewcardtop {
		height: 310px;
	}
	#addnewcardpopupsignup.getstartedsignup .addNewCardMainHeroImg{
		height: 240px;
	}
}

#addnewcardpopupnew.getstartedsignup .addcardemail{
	background: #d9d9d9;
    height: 46px;
    border: unset;
	justify-content: flex-start;
}
#addnewcardpopupnew.getstartedsignup .addcardemail .addcardemailval{
	padding-left: 13px;
}

#addnewcardpopupnew.getstartedsignup .addcardemailval input{
	font-size: 16px;
}
#addnewcardpopupnew.getstartedsignup .addcardcardbox{
	font-size: 16px;
}
#addnewcardpopupnew.getstartedsignup .addcardcardbox {
    margin-top: 13px;
    padding: 0px 0px;
}
#addnewcardpopupnew.getstartedsignup .addcardcreditbox {
    height: 46px;
    border: unset;
    border-radius: 16px;
    margin-top: 0px;
    background: #d9d9d9;
}

.getstartedpage .cardamountBox {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 10px;
    border-radius: 16px;
    background: #d9d9d9;
    width: 100%;
    margin: 10px 0 10px;
}

.newcardsharepopup.getstartedpage .infoButnBox .learnMrBtn {
	background: linear-gradient(315.28deg, #a54ff7 0%, #476efc 100%)!important;
	height: 44px;
}

.newcardsharepopup.getstartedpage .infoormsgshare{
	background: #d9d9d9;
    border: unset;
	color: #7a63df;
	border-radius: 16px;
    height: 42px;
}
.newcardsharepopup.getstartedpage .infoormsgshare .orsharelnklink{
	font-size: 15px;
    font-weight: 600;
}

.newcardsharepopup.getstartedpage .orsharelnkicn{
	background: #d9d9d9;
}
.newcardsharepopup.getstartedpage .orsharelnkicn svg{
	width: 21px;
    height: 21px;
	fill: #7a63df;
}

.newcardsharepopup.getstartedpage .sugestAmountRow .amountTags{
	background: #d9d9d9;
    color: #FFF;
}

.newcardsharepopup.getstartedpage .infoButnBox .infoOkBtn{
	background: linear-gradient(315.28deg, #a54ff7 0%, #476efc 100%)!important;
    color: #FFF;
    border: unset;
	    height: 44px;
}

.newcardsharepopup.getstartedpage .infoormsgbox {
    margin: 20px 0px 10px 0px;
    display: flex;
    justify-content: flex-start;
}

.newcardsharepopup.getstartedpage .sugestAmountRow .amountTags.selected{
	background: linear-gradient(315.28deg, #a54ff7 0%, #476efc 100%)!important;
}

.newcardsharepopup.getstartedpage .addNewCardMainHeroImg .shareimg2 {
    display: none;
}

.fullwdthbtnbox {
    float: left;
    width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
}
.starterningbtn {
    background: linear-gradient(315.28deg, #a54ff7 0%, #476efc 100%)!important;
    height: 44px;
    width: 170px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    color: #FFF;
}

#addXareCardDetails {
    background: rgba(0, 0, 0, 0.5);
    z-index: 302;
}
.closexarebox {
    position: absolute;
    top: 31px;
    right: 15px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.closexarebox svg {
    width: 18px;
    height: 18px;
    fill: #606060;
}
.cardoptionslist {
    float: left;
    width: 100%;
    padding: 10px 0px;
    display: flex;
    align-items: center;
}
.cardoptionsicon {
    width: 48px;
    height: 48px;
    background: #f2f2f2;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cardoptionsicon svg{
	width: 20px;
    height: 20px;
    fill: #000;
}
.cardoptionsicon svg#svgXare {
    width: 20px;
    height: 20px;
    fill: none;
    margin-left: 0;
}
.cardoptionslabel {
    font-size: 18px;
    color: #030303;
    font-weight: 500;
    margin-left: 12px;
}
.newcardoptions {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.profilecashbackrow.creditsavail {
    display: flex;
}
.profilecashbackrow.creditsavail .cashbackicon {
    background: rgb(128 35 224 / 5%) !important;
}
.profilecashbackrow.creditsavail .cashbackicon svg {
    width: 24px;
    height: 24px;
}
.cashbackttltag {
    margin-top: 10px;
    float: left;
    background: #541bb8;
    color: #FFF;
    font-size: 15px;
    font-weight: 500;
    padding: 0px 16px;
    height: 27px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}
.cashbackttltagcnt {
    font-weight: 700;
    margin-right: 6px;
}
.profilecashbackrow.creditearned {
    position: relative;
    border-top: 1px solid #cbccce;
    margin-top: 5px;
    padding-top: 10px;
    padding-left: 6px;
    margin-bottom: 7px;
}
.profilecashbackrow.creditearned .cashbackval {
    margin-right: 6px;
}
.profilecashbackrow.creditearned .cashbackttl {
    font-weight: 500;
}
.profilecashbackrow.creditsavail .cashbackbtn {
    width: 100px;
}

.failedtrans .item-box {
    margin-top: 10px;
    float: left;
    width: 100%;
}
.failedtrans .item {
    float: left;
    width: 100%;
}
.failedtrans .li-header {
    float: left;
    width: 100%;
    padding: 10px 0px 20px 0px;
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 10px;
}
.failedtrans .dateinf {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-bottom: 3px;
}
.failedtrans .prodinf {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 7px;
}
.failedtrans .prizinf {
    font-size: 18px;
    font-weight: 700;
}
.failedtrans .refundbtn {
    margin-top: 15px;
    float: left;
    display: inline-flex;
    height: 30px;
    align-items: center;
    justify-content: center;
    padding: 0px 25px;
    border-radius: 20px;
    border: 1.5px solid #541bb8;
    color: #541bb8;
    font-size: 16px;
    font-weight: 600;
}
.profilexarecreditshowarea .cashbackttl {
    width: auto;
}
.profilespinshowarea .cashbackbtn {
    width: 80px;
}
.profilespinshowarea .cashbackbtnin {
    background: #541bb8;
    color: #FFF;
    border: 1.5px solid #541bb8;
    font-weight: 600;
    height: 24px;
    border-radius: 13px;
    box-shadow: 1px 1px 3px 0px rgb(0 0 0 / 25%);
}
.profilespinshowarea .cashbackicon {
    background: rgb(128 35 224 / 5%) !important;
}
.profilespinshowarea .cashbackicon svg {
    width: 31px;
    height: 31px;
}

#TransactionsListOne .item.swfdc{
	flex-direction: column;
}
#TransactionsList .item.swfdc{
	flex-direction: column;
}
.shwpinrow h2 {
    font-size: 17px;
}
.pincp {
    width: 26px;
    height: 26px;
    border-radius: 100%;
    background: rgb(84 27 184 / 10%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.shwpinrowin {
    display: inline-flex;
    justify-content: space-between;
    margin-top: 10px;
    border: 1.5px solid #cbccce;
    border-radius: 6px;
    padding: 10px;
    font-size: 18px;
    margin-bottom: 15px;
    align-items: center;
}
.pincd {
    font-weight: 600;
}
.shwpinrowcnt {
    margin-top: 6px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    padding: 0px 5px;
}
.pincp svg {
    width: 14px;
    height: 14px;
}
.shwpinrow {
    margin-top: 15px;
}