* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
li {
  list-style-type: none;
}
button {
  cursor: pointer;
}
html,
body {
  transition: all 0.3s ease-in-out;
  scroll-behavior: smooth;
}
body {
  width: 100%;
  font-family: "Lato", "Plus Jakarta Sans", sans-serif;
  background-color: #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100dvh;
  color: rgba(244, 241, 254, 1);
}
.payment_container::before {
  content: "";
  background-color: rgba(173, 134, 250, 1);
  width: 264px;
  height: 264px;
  border-radius: 50%;
  filter: blur(110px);
  position: absolute;
  top: -50px;
  right: -50px;
  z-index: -1;
}
.payment_container {
  max-width: 550px;
  width: 100%;
  min-height: 800px;
  background: rgba(1, 3, 4, 1);
  padding: 0 16px;
  position: relative;
  overflow: hidden;
  z-index: 10;
}
.payment_container::after{
  content: '';
  background: url('../images/grid-lines.svg') no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  background-position: right;
}
.pay_current_window {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0 15px 0;
}
.pay_timer {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.pay_timer p {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  color: rgba(244, 241, 254, 1);
}
.pay_timer > div {
  background-color: rgba(236, 79, 70, 0.14);
  border-radius: 12px;
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 3px;
  max-width: 56px;
  padding: 4px 6px;
}
.pay_timer > img {
  width: 12px;
  height: 12px;
}
.pay_timer > div .timer {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 100%;
  text-align: center;
  color: rgba(236, 79, 70, 1);
}
.back_btn, .net_bank_back , .card_back_btn{
  width: 32px;
  height: 32px;
  background: linear-gradient(
    180deg,
    rgba(216, 204, 251, 0.21) 0%,
    rgba(216, 204, 251, 0.15) 100%
  );
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.showModalBtn {
  cursor: pointer;
}

.pay_current_title {
  text-align: center;
  flex-grow: 1;
  position: relative;
}
.pay_current_title h6 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
}
.pay_current_title span {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 140%;
  vertical-align: middle;
  padding-top: 6px;
  color: rgba(137, 151, 183, 1);
}

.pay_amount_scan {
  border-radius: 24px;
  position: relative;
}

.pay_amount_scan h6 {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  color: rgba(244, 241, 254, 1);
  padding: 24px 0 16px 0;
}
.pay_amount_show {
  display: flex;
  align-items: end;
  justify-content: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 16px;
  gap: 12px;
}
.pay_total {
  padding: 16px 0 31px 16px;
  background-color: rgba(74, 42, 171, 1);
  border-radius: 12px;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.pay_total::after {
  content: "";
  background: url("../images/curve-img.svg") no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: contain;
  left: 0;
  right: 0;
  top: 81%;
  margin: 0 auto;
}
.pay_total p {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: rgba(208, 193, 253, 1);
}
.pay_total h3 {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 8px;
  padding-top: 12px;
}
.pay_total h3,
.pay_total span {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  text-align: left;
  color: rgba(244, 241, 254, 1);
}
p.pay_total_req {
  display: flex;
  align-items: center;
  justify-content: start;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  vertical-align: middle;
  color: rgba(137, 151, 183, 1);
  padding-top: 11px;
  gap: 6px;
}
.pay_amount_qrlist {
  position: relative;
  background-color: rgba(31, 25, 46, 1);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px 22px;
  border-radius: 23px;
  z-index: 1;
  overflow: hidden;
  margin: 24px 0;
}
.or{
  border-bottom: 1px solid rgba(58, 49, 83, 1);
  width: 100%;
  position: relative;
}
.or::after{
  content: 'OR';
  width: 35px;
  height: 14px;
  background-color: rgba(1, 3, 4, 1);
  border-radius: 50%;
  position: absolute;
  inset: 0;
  margin: auto;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pay_qr {
  width: 140px;
  height: 140px;
  background: transparent;
  border-radius: 5.6px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 8.4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 16px 0;
}
.pay_qr img {
  width: 153px;
  border-radius: 12.4px;
}
.pay_qr_ct h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  color: rgba(244, 241, 254, 1);
}
.pay_qr_ct p,
.pay_qr_ct span {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 14px;
}
.pay_qr_ct span {
  color: rgba(199, 64, 46, 1);
  font-weight: 600;
}
.pay_qr_modes {
  padding: 12px 0;
}
.payment_type_list h6 {
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
}
.upi_pay_wrapper {
  padding: 16px 0px 24px 0px;
}
.scan_upi_wrapper .upi_pay_wrapper{
  padding: 0;
}
.upi_pay_wrapper p {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}
.upi_pay_list, .mobile_pay_list, .net_pay_list {
  width: 100%;
  background: linear-gradient(
      180deg,
      rgba(85, 74, 115, 0.5) 0%,
      rgba(12, 11, 12, 0.2) 100%
    ),
    linear-gradient(0deg, rgba(85, 74, 115, 0.2), rgba(85, 74, 115, 0.2));
  border-radius: 12px;
  padding: 16px;
}
.upi_pay_list ul, .mobile_pay_list ul, .net_pay_list ul {
  display: flex;
  align-items: start;
  justify-content: space-around;
  gap: 12px;
}
.upi_pay_list ul li, .mobile_pay_list ul li, .net_pay_list ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
  gap: 8px;
  /* width: 64px; */
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0;
  text-align: center;
}
.upi_pay_list ul li a, .mobile_pay_list ul li a, .net_pay_list ul li a {
  background: rgba(32, 29, 45, 1);
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(76, 72, 108, 1);
  position: relative;
}
.upi_pay_list ul li a img, .mobile_pay_list ul li a img, .net_pay_list ul li a img {
  width: 24px;
  height: 24px;
}
.payment_types {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.14) 0%,
    rgba(255, 255, 255, 0.05) 100%
  );
  padding: 11px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 12px 0 0 0;
  border-radius: 12px;
  cursor: pointer;
}
.payment_types.cards:nth-child(1) {
  margin-top: 0;
}
.payment_type_ct {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.payment_type_ct p {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
}
.arrow_icon {
  width: 60px;
  height: auto;
}
.arrow_icon img {
  width: 100%;
}
.payment_pay_btn {
  max-width: 100%;
  width: 100%;
  padding-bottom: 20px;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
  padding-inline: 16px;
  background: rgba(15, 13, 23, 1);
  box-shadow: 0px -16px 32px 0px rgba(229, 119, 242, 0.16);
}
.pay_btn {
  width: 100%;
  border-style: none;
  padding: 14px 0;
  border-radius: 8px;
  cursor: pointer;
  background: linear-gradient(90deg, #4A2AAB 0%, #732AAB 42%);
  color: rgba(255, 255, 255, 1);
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;  
}
.pay_btn.disabled,
.all_saved_pay .pay_btn.disabled {
  background: linear-gradient(90deg, #21173F 0%, #351E47 42%);
  color: rgba(92, 92, 92, 1);
  box-shadow: none;
}
.payment_type_list {
  padding-bottom: 57px;
}

.upi_pay_list ul li a.mode_clicked,
.payment_types.mode_clicked,
.card_banks_options.mode_clicked{
  position: relative;
  z-index: 1;
  border: 1px solid rgba(159, 127, 254, 1);
  transition: background 0.3s ease-in-out;
}
.all_bank_list ul li a.mode_clicked::before {
  opacity: 1;
}
.upi_pay_list ul li a.mode_clicked::before,.mobile_pay_list ul li a.mode_clicked::before, .net_pay_list ul li a.mode_clicked::before,
.card_banks_options.mode_clicked::before {
  content: "";
  background: url("../images/white-tick.svg") no-repeat;
  width: 14px;
  height: 14px;
  position: absolute;
  top: -7px;
  right: -7px;
  background-color: rgba(159, 127, 254, 1);
  border-radius: 4px;
  border: 1px solid rgba(32, 29, 45, 1);
  background-position: center center;
}

.secured {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 14px 0 10px 0;
  border-bottom: 1px solid rgba(58, 49, 83, 1);
}
.secured p {
  font-family: "Cabin", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 13px;
  line-height: 140%;
  text-align: center;
  vertical-align: middle;
  color: rgba(134, 126, 157, 1);
  align-items: center;
  display: flex;
  gap: 8px;
}
.netbank_wrapper .secured {
  padding: 14px 0 0 0;
}
.mode_pay {
  text-align: center;
  max-width: 186px;
  width: 100%;
  margin: 0 auto;
  padding: 16px 0 24px 0;
}
.footer_wrap {
  background-color: rgba(1, 3, 4, 1);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-inline: 16px;
}
/* card payment css */
#card_wrapper {
  transition: display 0.3s ease-in-out;
}
#card_wrapper .pay_amount_qrlist.card_paylist::before,
#card_wrapper .pay_amount_qrlist.card_paylist::after {
  background: none;
}
.pay_amount_qrlist.card_paylist {
  width: 100%;
  display: inline-block;
  padding: 16px;
  margin: 0;
  border-radius: 12px;
}
.pay_amount_qrlist.card_paylist.card_details_enter{
  background: transparent;
}
.pay_amount_qrlist.card_paylist.card_details_enter .card_new_filling{
  margin: 0;
}
.card_pay_saved .tab-pane{
  background: linear-gradient(180deg, rgba(85, 74, 115, 0.5) 0%, rgba(12, 11, 12, 0.2) 100%),
linear-gradient(0deg, rgba(85, 74, 115, 0.2), rgba(85, 74, 115, 0.2));
backdrop-filter: blur(110px);
padding: 16px;
border-radius: 12px;
}

.pay_amount_qrlist.card_paylist h6 {
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  text-align: left;
  margin-bottom: 15px;
}
.card_banks_options {
  width: 100%;
  background-color: rgba(28, 28, 28, 1);
  border: 1px solid rgba(167, 167, 167, 0.12);
  backdrop-filter: blur(10.800000190734863px);
  padding: 6.5px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  cursor: pointer;
}
.card_pay_banks {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.card_bank_info {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
.card_bank_name p {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  text-align: left;
}
.card_bank_name span {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 100%;
  text-align: left;
  color: rgba(220, 220, 220, 1);
}
.card_bank_cvv {
  width: 100px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 12px 0 12px 40px;
  display: none;
}
.card_bank_cvv form {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}
.card_bank_cvv form input {
  width: 100%;
  height: 40px;
  background-color: transparent;
  border-style: none;
  padding: 12px;
  caret-color: #fff;
  color: rgba(255, 255, 255, 1);
}
.card_bank_cvv form input::placeholder {
  color: rgba(185, 186, 187, 1);
}
.card_bank_cvv form input:focus,
.card_new_filling input:focus {
  outline: 1px solid rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, 0.14);
}
.netbank_search input:focus, .card_new_cvv input:focus {
  outline: 0;
}
.card_bank_info img {
  width: 30px;
  height: 30px;
}
.other_pay_wrapper.card_pay_wrapper {
  display: none;
}
.netbank_wrapper .other_pay_wrapper {
  width: 100%;
}
.payment_pay_btn.card_pay_btn {
  display: flex;
  justify-content: center;
  flex-direction: column;
  /* padding-inline: 0; */
}
.pay_btn.add_new_btn {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: linear-gradient(90deg, #8d2bfc 0%, #1d38e5 100%);
  color: rgba(255, 255, 255, 1);
  box-shadow: 0px 4px 21px 0px rgba(67, 48, 233, 0.25);
}
.saved_hide {
  display: none;
}
.card_pay_new_wrapper p {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  color: rgba(169, 169, 169, 1);
  padding-bottom: 16px;
}
.card_new_number p,
.card_new_duration p,
.card_new_cvv p,
.card_new_rbi p,
.card_new_name p {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  padding-bottom: 2px;
  color: rgba(158, 152, 179, 1);
}
.card_new_rbi p {
  cursor: pointer;
}
.card_input_fields {
  position: relative;
}

.card_input_fields input {
  width: 100%;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0;  
  outline: none;
  color: rgba(244, 241, 254, 1);
  padding: 4px 0 6px 0;
}

.card_input_fields label {
  position: absolute;
  left: 6px;
  top: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: rgba(158, 152, 179, 1);
  transition: 0.2s ease all;
  pointer-events: none;
}

/* When input is focused OR has content */
.card_input_fields input:focus + label,
.card_input_fields input:not(:placeholder-shown) + label {
  top: -6px;
  left: 6px;
  font-size: 12px;
}
.card_new_cvv.card_cvv_wrap.card_input_fields input:focus + label , .card_new_cvv.card_cvv_wrap.card_input_fields input:not(:placeholder-shown) + label{
  top: -14px;
  left: 4px;
}


.card_new_number input,
.card_new_duration input,
.card_new_name input,
.card_new_cvv input {
  background-color: transparent;
  border-style: none;
  padding: 12.5px 10px;
  margin-top: 6px;
  caret-color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgba(76, 72, 108, 1);
  border-radius: 0;
}
.card_new_number input:focus,
.card_new_duration input:focus,
.card_new_name input:focus, .card_new_cvv input:focus {
  background: transparent;
  outline: 0;
}

.card_new_number input,
.card_new_name input {
  width: 100%;
}
.card_new_cvv.card_cvv_wrap input{
  background-color: transparent;
  border-style: none;
  border-bottom: 1px solid rgba(76, 72, 108, 1);
  padding: 4px 0 6px 0;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0;
  color: rgba(244, 241, 254, 1);
}
.card_validity_list {
  display: flex;
  justify-content: center;
  gap: 8px;
  align-items: end;
}
.card_new_rbi {
  display: flex;
  align-items: end;
  gap: 8px;
  padding-inline: 2px;
}
.card_new_rbi input {
  width: 16px;
  height: 16px;
}
.card_new_duration {
  width: 100%;
}
.card_valid_input,
.card_new_cvv {
  /* max-width: 144px; */
  width: 100%;
}
.card_valid_input input,
.card_new_cvv input {
  width: 100%;
}
.card_new_cvv {
  position: relative;
}
.card_new_cvv img {
  position: absolute;
  right: 10px;
  top: 0px;
  transform: translateY(20px);
  width: 16px;
}
.card_new_rbi p {
  padding: 17px 0 0 0;
  color: rgba(244, 241, 254, 1);
}
.card_pay_new_wrapper.real_card_new h6 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 0;
}
.saved_card_add {
  padding: 8px 0;
  border-radius: 20px;
  font-family: "lato", sans-serif;
  font-weight: 600;
  font-size: 11px;
  line-height: 100%;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  flex-direction: column;
  width: 92px;
  background: rgba(31, 25, 46, 0.17);
  height: 140px;
  border: 1px dashed rgba(76, 72, 108, 1);
  flex: 0 0 auto;
}
.swiper{
  min-height: 130px;
}
.swiper-pagination-bullet{
  background: grey;
  cursor: pointer;
}
.swiper-pagination-bullet-active{
  background: linear-gradient(90deg, #4A2AAB 0%, #732AAB 42%);
}
/* card payment css */
/* netbanking css */
.netbank_search {
  background-color: transparent;
  /* max-width: 328px; */
  width: 100%;
  margin: auto;
  border-radius: 8px;
  padding: 8px;
  margin-bottom: 16px;
  border-radius: 12px;
  border: 1px solid rgba(111, 115, 136, 1)
}
.netbank_search form {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
.netbank_search input {
  background-color: transparent;
  border-style: none;
  caret-color: #fff;
  color: #fff;
  width: 90%;
}
.netbank_search input::placeholder {
  color: rgba(255, 255, 255, 0.72);
}
.upi_pay_wrapper.netbank_list_wrapper {
  padding: 0;
  border: 0;
}
.net_pay_flex {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.upi_pay_wrapper.netbank_list_wrapper .net_pay_flex p, .net_bank_search_wrapper .net_pay_flex p{
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: rgba(244, 241, 254, 1);
  padding-bottom: 16px;
}
.view_all_bnk,
.upi_pay_wrapper.netbank_list_wrapper p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  color: rgba(255, 255, 255, 1);
}
.net_pay_list ul {
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  row-gap: 16px;
  padding: 16px 0 0 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  place-items: center;
}
.net_pay_list ul li {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #fff;
}
.net_pay_list ul li a {
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.12);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  padding: 13px 9px;
}
.pay_amount_qrlist.net_bank_list::before {
  content: none;
}
.pay_amount_qrlist.net_bank_list {
  padding: 18px 0px 14px 0px;
  background-color: transparent;
}
.payment_type_list.net_type_list {
  display: none;
}
.pay_current_window.net_current_window {
  padding-bottom: 18px;
}
.net_current_window span {
  width: 68px;
  height: 5px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  margin: auto;
}
.net_bank_search_wrapper {
  background: transparent;
  max-width: 550px;
  width: 100%;
  /* height: calc(100% - 160px);
  transform: translateY(100%); */
  transition: transform 0.4s ease;
  border-radius: 16px 16px 0 0;
  /* padding: 13px 16px; */
}
.net_bank_search_wrapper .netbank_search {
  max-width: unset;
  padding: 13px;
  margin: 0;
}
.all_bank_list {
  position: relative;
  margin-top: 20px;
}
.all_bank_list p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  padding: 12px 0;
}
.all_bank_list ul {
  max-height: clamp(300px, 100vh, 680px);
  overflow-y: auto;
  scroll-behavior: smooth;
  padding-bottom: 65px;
}
.all_bank_list ul::-webkit-scrollbar {
  width: 12px;
  display: none;
}

.all_bank_list ul li {
  margin-bottom: 12px;
  background: transparent;
  border-bottom: 1px solid rgba(76, 72, 108, 1);
  width: 95%;
}
.all_bank_list ul li:last-child{
  border-bottom: 0;
}
.all_bank_list ul li a::before{
  content: '';
  background: url('../images/green-tick.svg') no-repeat;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  opacity: 0;
}
.all_bank_list ul li a {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: capitalize;  
  padding: 8px 12px;
  color: rgba(244, 241, 254, 1);
  position: relative;
}
.all_bank_list ul li a img {
  width: 32px;
  height: 32px;
}
.alphabets {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.alphabets ul li {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  color: rgba(244, 241, 254, 1);
  border-bottom: 0;
  margin-bottom: 2px;
}
.view_all_btn{
  border: 1px solid rgba(65, 58, 79, 1);
  padding: 10.5px 28.5px;
  max-width: 154px;
  width: 100%;
  margin: 24px auto;
  text-align: center;
  border-radius: 8px;
  cursor: pointer;
}
/* netbanking css */
/* failed css */
.pay_fail_msg {
  background: transparent;
  margin: 71.76px 0 0 0;
  border-radius: 16px;
  padding: 0 20px;
}
.fail_amt_info {
  background: rgba(31, 25, 46, 1);
  border-radius: 12px;
  padding: 16px 12px;
  max-width: 328px;
  width: 100%;
  margin: 7px auto;
  position: relative;
}
.fail_amt_info ul {
  display: flex;
  justify-content: space-between;
}
.fail_amt_info ul li {
  align-items: center;
  justify-content: space-between;
  padding-bottom: 12px;
}

.fail_amt_info ul li p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 140%;
  vertical-align: middle;
  color: rgba(137, 151, 183, 1);
  width: 100%;
  text-align: left;
}
.fail_amt_info ul li:last-child {
  padding-bottom: 0;
}
.pay_fail_msg h4 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  color: rgba(244, 241, 254, 1);
}
.pay_fail_msg p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  vertical-align: middle;
  color: rgba(255, 255, 255, 1);
  padding: 6px 0 0 0;
}
.fail_main_msg {
  padding: 32px 14px 10px 14px;
}

.payment_failed_wrapper .pay_current_window {
  justify-content: space-between;
  padding-top: 40px;
  position: relative;
  z-index: 1;
}
.payment_failed_wrapper .pay_current_window span{
  text-align: center;
  flex-grow: 1;
}
.fail_img {
  text-align: center;
  margin-top: -30px;
}
.fail_amt_info p {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  width: 50%;
  color: rgba(255, 255, 255, 0.72);
  text-align: left;
}
.fail_amt_info span {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  padding-top: 4px;
}
.fail_amt_info.success_amt_info span img {
  width: 118px;
}
.fail_amt_info span.msg_bg {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
  color: rgba(255, 30, 0, 1);
  padding: 6px 10px;
  background-color: rgba(199, 64, 46, 0.12);
  border-radius: 23px;
}
.fail_amt_info span.msg_bg.success_bg {
  color: rgba(65, 209, 149, 1);
  background-color: rgba(65, 209, 149, 0.12);
}
.pay_btn.result_btn {
  background: linear-gradient(90deg, #4A2AAB 0%, #732AAB 42%);
  box-shadow: 0px 4px 21px 0px rgba(67, 48, 233, 0.25);
  font-family: "Lato", sans-serif;
}
.line {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.16);
  height: 1px;
}

.fail_amt_info .full_details li p {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: capitalize;
  color: rgba(244, 241, 254, 1);
  text-align: center;
}
.fail_amt_info .full_details li span{
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: capitalize;
  text-align: center;
  color: rgba(244, 241, 254, 1);
}
.full_details {
  padding: 8px 0;
}
.fail_amt_info.success_amt_info {
  margin: 7px auto 16px auto;
}
.fail_img.success_img {
  margin-top: -50px;
}
.download_receipt {
  width: 100%;
  text-align: center;
  padding-top: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 0 20px;
}
.download_receipt a {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: rgba(244, 241, 254, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 9px;
  border: 1px solid rgba(65, 58, 79, 1);
  padding: 10.5px 8px;
  border-radius: 8px;
}
.download_receipt a img {
  width: 20px;
  height: 20px;
}
.payment_failed_wrapper.amt_failed_wrapper .pay_current_window::before {
  content: none;
}
.pay_status_msg_ct{
  padding-bottom: 32px;
}
.pay_status_msg_ct h6{
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  color: rgba(244, 241, 254, 1);
  padding: 16px 0 12px 0;
}
.pay_status_msg_ct p{
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  color: rgba(158, 152, 179, 1);
  line-height: 21px;
}
.spiral_img{
  max-width: 234px;
  width: 100%;
  margin: 0 auto;
}
.spiral_img img{
  width: 100%;
}
.sts_date_time {
  display: flex;
  align-items: end;
  justify-content: center;
  width: 100%;
}
.sts_date_time p{
  width: 30%;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: capitalize;
  color: rgba(244, 241, 254, 1);
}
.sts_date_time span{
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: rgba(123, 112, 160, 1);
}
.pay_details{
  background-color: rgba(173, 134, 250, 1);
  max-width: 122px;
  width: 100%;
  border-radius: 0 0 10px 10px;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
}
.pay_details p{
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  color: rgba(244, 241, 254, 1);
  width: 100%;
  padding: 6px 0;
}
/* failed css */
/* cvv */
.cvv-card {
  max-width: 360px;
  width: 100%;
  background: rgba(23, 29, 77, 1);
  color: white;
  padding: 16px;
  border-radius: 16px;
  text-align: center;
  position: relative;
}

.cvv-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
}
.cvv-header span {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  width: 100%;
  color: rgba(255, 255, 255, 1);
}
.close-btn {
  background: none;
  border: none;
  color: #000;
  font-size: 20px;
  cursor: pointer;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.cvv-image {
  width: 100px;
  margin: 0 auto;
}
.cvv-image img {
  width: 100%;
  display: block;
  margin-bottom: 12px;
}

.cvv-text p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: rgba(137, 151, 183, 1);
  padding-bottom: 18px;
}
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 550px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: none; 
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
/* cvv */
/* custom radio */

.radio-wrapper {
  cursor: pointer;
  display: inline-block;
}

input[type="radio"] {
  display: none;
}

.custom-radio {
  width: 20px;
  height: 20px;
  border: 2px solid rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.2s ease-in-out;
  background-color: transparent;
}

.custom-radio::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #4efcd3;
  border-radius: 50%;
  transform: scale(0);
  transition: transform 0.2s ease-in-out;
}
input[type="radio"]:checked + .custom-radio {
  border-color: #4efcd3;
}

input[type="radio"]:checked + .custom-radio::after {
  transform: scale(1);
}
.card_bank_choose {
  line-height: 0;
}

/* custom radio */
/* custom checkbox */
.checkbox-wrapper {
  display: inline-block;
  cursor: pointer;
}

.checkbox-wrapper input[type="checkbox"] {
  display: none;
}

.custom-checkbox {
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
}

.custom-checkbox svg {
  display: none;
  width: 10px;
  height: 10px;
  stroke: white;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}
.checkbox-wrapper input[type="checkbox"]:checked + .custom-checkbox {
  background: rgba(159, 127, 254, 1);
  box-shadow: 0px 4px 21px 0px rgba(67, 48, 233, 0.25);
  border: 1px solid rgba(159, 127, 254, 1);
}
.checkbox-wrapper input[type="checkbox"]:checked + .custom-checkbox svg {
  display: block;
}
.back-option {
  padding: 14px 0 14px 0;
  width: 100%;
  display: flex;
  justify-content: center;
  border: 1px solid rgba(111, 115, 136, 1);
  color: rgba(111, 115, 136, 1);
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
}
.pay_amount_scan.card_payment_banks {
  margin-bottom: 90px;
}
.card_new_filling {
  margin: 24px 0 0 0;
}
.card_new_number,
.card_new_name {
  padding: 0 0 20px 0;
  position: relative;
}
.card_new_number label,
.card_new_name label , .card_new_duration label, .card_new_cvv label{
  /* position: absolute;
  top: 20px; */
  transition: top 0.3s ease-in-out;
} 
.card_nav_tab ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block;
}
.card_nav_tab ul li {
  width: 50%;
}

.tab-link {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: rgba(255, 255, 255, 1);
  border-radius: 12px;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  padding: 12px 0;
  background-color: rgba(255, 255, 255, 0.15);
  width: 100%;
  display: flex;
  justify-content: center;
}
.tab-link.active {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(48, 54, 233, 1);
}
.netbank_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); 
  display: none;
  justify-content: center;
  align-items: flex-end; 
  z-index: 9999;
  overflow: hidden;
}

.pay_amount_qrlist.card_paylist.savedcard_list {
  background-color: transparent;
  padding-inline: 0;
}
.pay_amount_qrlist.card_paylist.savedcard_list::before {
  content: none;
}
.card_pay_new_wrapper.real_card_new {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* custom checkbox */
/* Card Slider */
.card_slide {
  display: flex;
  align-items: center;
  overflow-x: scroll;
  width: auto;
  scrollbar-width: none;
  flex-wrap: nowrap;
  gap: 10px;
  padding: 16px 0 24px 0;
  scroll-behavior: smooth;
}

.carousel {
  flex-grow: 1;
  width: 100%;
}

.card {
  width: 192px;
  height: 140px;
  border-radius: 20px;
  background: rgba(31, 25, 46, 1);
  position: relative;
  color: white;
  font-family: "Poppins", sans-serif;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  flex: 0 0 auto;
  transition: all 0.3s ease;
}
.card.card_selected::before {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background: linear-gradient(90deg, #6C50DD 0%, #AD86FA 100%);
  border-radius: 22px;
  z-index: -1;
  transition: all 0.3 ease;
}
.card:nth-child(even) {
  background: rgba(25, 52, 95, 1);
}

.card_type {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 80%;
  line-height: 0;
}

.chip {
  width: 23px;
  height: 18.5px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: #333;
  z-index: 1;
}

.chip img {
  width: 100%;
}

.visa-logo {
  position: absolute;
  right: 0;
  top: 0;
  /* transform: translate(20px, -21px); */
  background-color: rgba(173, 134, 250, 1);
  padding: 17px 19px;
  border-radius: 0px 20px 0 20px;
}

.visa-logo img {
  width: 43px;
}

.card-number {
  position: absolute;
  top: 100px;
  left: 20px;
  font-size: 13px;
  letter-spacing: 3px;
  z-index: 1;
}

.card-number h5 {
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  text-transform: lowercase;
  color: rgba(158, 152, 179, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.card-info {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  z-index: 1;
}

.card_holder_name p,
.expiry p {
  font-size: 10px;
  margin: 0;
}

.card-info .name h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 0;
  color: rgba(244, 241, 254, 1);
}

.slick-list.draggable {
  padding: 20px 0 !important;
}
.card_holder_name {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 15px;
}
.card_holder_name .validity {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.card_holder_name .validity h6 {
  padding: 0;
  margin: 0;
  font-size: 10px;
}
.card-logo {
  width: 34px;
}
.card-logo img {
  width: 100%;
}
.type_and_name {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.card-info > div {
  flex-grow: 1;
}
.card.slick-active {
  border: 1px solid #fff;
  backdrop-filter: blur(14.5600004196167px);
}
.card_new_cvv.card_cvv_wrap {
  max-width: unset;
  margin: 24px 0 0 0;
  /* padding-inline: 16px; */
}
.card_new_cvv.card_cvv_wrap img {
  right: 20px;
  top: -10px;
}
.card_new_cvv.card_cvv_wrap.card_input_fields label{
  top: 8px;
  left: 4px;
}
.all_saved_pay {
  flex-direction: column;
}
/* card slider */
.upi_pay_wrapper.mode_pay_wrapper{
  padding: 0 0;
}
.netbank_wrapper .secured {
  border-bottom: 0;
}
/* responsive */
@media (max-width: 768px) {
  body {
    align-items: center;
  }
  .payment_pay_btn {
    width: 100%;
    bottom: 0;
    padding: 16px 16px 20px 16px;
  }
  .payment_pay_btn.card_pay_btn {
    padding: 16px 16px 20px 16px;
  }
}
@media (max-width: 575px) {
  body {
    max-width: 100%;
    background: linear-gradient(168.55deg, #1e252d 0%, #0f1215 100%);
    align-items: start;
  }
  .pay_total h3,
  .pay_total span {
    font-size: 21px;
  }
  .payment_pay_btn {
    max-width: 100%;
    position: fixed;
    bottom: 0;
  }
  .payment_container {
    max-width: 100%;
    min-height: 100vh;
  }
  .net_bank_search_wrapper {
    max-width: 100%;
  }
  .modal-overlay{
    align-items: end;
    max-width: 100%;
  }
  .cvv-card{
    border-radius: 16px 16px 0 0;
    max-width: 100%;
  }
}
@media (max-width: 359px) {
  .upi_pay_list ul {
    gap: 9px;
  }
}
@media (max-width: 330px) {
  .payment_container {
    padding: 0 10px;
  }
  .upi_pay_list ul li a {
    width: 60px;
  }
  .qr_behind_one {
    right: 3px;
  }
  .net_pay_list ul {
    gap: 10px;
  }
  .upi_pay_list ul{
    gap: 6px;
  }
  .upi_pay_list ul li, .mobile_pay_list ul li, .net_pay_list ul li{
    font-size: 12px;
  }
}
@media (max-width: 290px) {
  .net_pay_list ul {
    gap: 6px;
    row-gap: 14px;
  }
}
/* responsive */
