.title-item{cursor:pointer;color:var(--color-PrimaryText);flex-shrink:0;justify-content:center;align-items:center;font-weight:500}.title-item:hover{color:var(--color-TextLink)}@media (min-width:768px){.title-item{margin-left:20px}}.title-item-left{color:var(--color-TertiaryText);cursor:pointer;height:40px;font-size:14px;font-weight:500;line-height:40px;position:relative}@media (min-width:768px){.title-item-left{font-size:16px}}.title-item-left.active{color:var(--color-PrimaryText)}.title-item-left.active:after{background:var(--color-PrimaryYellow);content:" ";width:16px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.add_card_content{-webkit-overflow-scrolling:auto}.custom-text-field{background:0 0!important}.custom-text-field input:-webkit-autofill{-webkit-text-fill-color:var(--color-textPrimary);transition:background-color 5000s ease-in-out}.custom-text-field input:-webkit-autofill:hover{-webkit-text-fill-color:var(--color-textPrimary);transition:background-color 5000s ease-in-out}.custom-text-field input:-webkit-autofill:focus{-webkit-text-fill-color:var(--color-textPrimary);transition:background-color 5000s ease-in-out}.custom-text-field input:-webkit-autofill:active{-webkit-text-fill-color:var(--color-textPrimary);transition:background-color 5000s ease-in-out}.expiry-date-select .bn-picker-header-cancel,.expiry-date-select .bn-picker-header-confirm{display:none!important}.expiry-date-select .bn-picker-content{order:2}.expiry-date-select .bn-picker-view{order:1}