body{
  font-family: 'Inter', sans-serif;
  margin: 0;
  padding: 0;
  background-color: #fff;
  scroll-behavior: smooth;
  }
  html {
  scroll-behavior: smooth;
  }
  .den-pay-logo
  {
  width: 80px;
  }
  .den-pay-navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: #FFFFFF;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  padding: 5px 20px;
  }
  .den-pay-navbar .navbar-nav .nav-link{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: -0.02em;
  color: #070517;
  padding: 10px 15px;
  }
  .den-pay-navbar .navbar-nav .nav-link.active {
  font-weight: 700;
  color: #311FEE;
  }
  .den-pay-h5-blue
  {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #5B4CFF;
  }
  .den-pay-p-block
  {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.02em;
  color: #070517;
  opacity: 0.7;
  }
  .den-pay-h5-block
  {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: -0.04em;
  color: #070517;
  }
  .den-pay-para-18
  {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.02em;
  color: #070517;
  }
  .den-pay-para-block
  {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.02em;
  color: #070517;
  opacity: 0.7;
  }
  .den-pay-section
  {
  padding: 0 20px;
  padding-top: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  }
  .den-pay-section-a
  {
  padding: 0 20px;
  padding-top: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  }
  .den-pay-top-section
  {
  margin-top: 100px;
  }
  .den-pay-h1-block
  {
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 70px;
  letter-spacing: -0.04em;
  color: #070517;
  }
  .den-pay-h2-block
  {
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 70px;
  letter-spacing: -0.04em;
  color: #070517;
  }
  .den-pay-btn-blue
  {
  background: linear-gradient(180deg, #5B4CFF 0%, #311FEE 100%);
  box-shadow: 0px 16px 26.1px rgba(91, 76, 255, 0.25);
  border-radius: 50px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  padding: 15px 22px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  }
  .den-pay-btn-white
  {
  background: #FFFFFF;
  border-radius: 50px;
  border-radius: 50px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  padding: 15px 22px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
  }
  .den-pay-btn-blue-outer
  {
  display: inline-block;
  padding: 18px 5px;  
  background-color: #fff;                      
  border: 3px solid #8A7FFD;
  border-radius: 50px;
  }
  .den-pay-btn-blue-outer-a
  {
  display: inline-block;
  padding: 18px 5px;  
  background-color: #5B4CFF;                      
  border: 3px solid #8A7FFD;
  border-radius: 50px;
  }
  .den-pay-sec-box-blue
  {
  background: #F6FEFF;
  border-radius: 40px;
  }
  .den-pay-sec-box-darkblue
  {
  background: #5B4CFF;
  border-radius: 40px;
  position: relative;
  }
  .den-pay-abos{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
  }
  .den-pay-ul-list li
  {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.02em;
  color: #070517;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
  }
  .den-pay-color-white
  {
  color: #FFFFFF !important;
  opacity: 1 !important;
  }
  .den-pay-iner-box-h1
  {
  font-style: normal;
  font-weight: 800;
  font-size: 110px;
  line-height: 110px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #5B4CFF;
  }
  .den-pay-iner-box-h3
  {
  font-style: normal;
  font-weight: 600;
  font-size: 39px;
  line-height: 60px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #5B4CFF;
  }
  .den-pay-iner-box
  {
  background: #FFFFFF;
  box-shadow: 0px 4px 25.2px #E3DFFF;
  border-radius: 45px;
  padding: 1rem;
  position: relative;
  height: 100%;
  padding-top: 80px;
  }
  .den-pay-iner-box-img
  {
  position: absolute;
  left: 0;
  right: 0;
  top: -30px;
  left: 0; 
  right: 0; 
  margin-inline: auto; 
  width: fit-content;
  }
  .den-pay-con-p
  {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.02em; 
  color: #070517;
  opacity: 0.7;
  }
  .den-pay-con-img
  {
  width: 32px;
  height: 32px;
  object-fit: contain;
  }
  .den-pay-con-img-a
  {
  width: 24px;
  height: 24px;
  margin-right: 0.5rem;
  }
  .den-pay-con-form
  {
  border: 1.5px solid #E2E2E4;
  border-radius: 5px;
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #070517;
  min-height: 50px;
  background-color: #fff;
  background-clip: padding-box;
  }
  .den-pay-sign-in-btn
  {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  gap: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  background: linear-gradient(180deg, #5B4CFF 0%, #311FEE 100%), #5B4CFF;
  border-radius: 50px;
  text-decoration: none;
  }
  .den-pay-accordion .accordion-button {
  border: none;
  box-shadow: none;
  padding-right: 3rem;
  position: relative;
  background-color: transparent;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: -0.04em;
  color: #070517;
  }
  .den-pay-accordion .accordion-button:not(.collapsed) {
  background-color: transparent;
  }
  .den-pay-accordion  .accordion-item {
  border: none;
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
  .den-pay-accordion .accordion-button::after {
  display: none;
  }
  .den-pay-accordion .toggle-icon {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  color: #5B4CFF;
  border-radius: 50%;
  background: #EFEEFF;
  }
  .den-pay-accordion .toggle-icon i {
  position: absolute;
  font-size: 22px;
  font-weight: 600;
  color: #5B4CFF;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform-origin: center;
  }
  .den-pay-accordion  .accordion-button.collapsed .toggle-icon .bi-plus-lg {
  opacity: 1;
  transform: rotate(0deg) scale(1);
  z-index: 2;
  }
  .den-pay-accordion .accordion-button:not(.collapsed) .toggle-icon .bi-plus-lg {
  opacity: 0;
  transform: rotate(90deg) scale(0);
  z-index: 0;
  }
  .den-pay-accordion .accordion-button:not(.collapsed) .toggle-icon .bi-dash-lg {
  opacity: 1;
  transform: rotate(0deg) scale(1);
  z-index: 2;
  }
  .den-pay-accordion  .accordion-button.collapsed .toggle-icon .bi-dash-lg {
  opacity: 0;
  transform: rotate(-90deg) scale(0);
  z-index: 0;
  }
  footer {
  background-color: #ECEAFF;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 50px;
  padding-bottom: 30px;
  position: relative;
  margin-top: 100px;
  }
  .den-pay-footer-bg-pos
  {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  }
  .den-pay-foo-menu 
  {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  }
  .den-pay-foo-menu  li 
  {
  margin-right: 1rem;
  margin-bottom: 1rem;
  }
  .den-pay-foo-menu li a
  {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: -0.02em;
  color: #070517;
  text-decoration: none;
  }
  .den-pay-foo-contact 
  {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  }
  .den-pay-foo-contact li 
  {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: -0.02em;
  color: #070517;
  opacity: 0.7;
  margin-right: 1rem;
  margin-bottom: 1rem;
  }
  @media (max-width: 991.98px) {
  .mobile-menu .nav-link
  {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: -0.02em;
  color: #070517;
  padding: 10px 15px;
  }
  .mobile-menu {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
  padding: 1rem;
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
  display: none;
  flex-direction: column;
  align-items: center;
  }
  .mobile-menu.show {
  display: flex;
  }
  .navbar-toggler {
  color: #5B4CFF;
  background: #EFEEFF;
  border: 1px solid #5B4CFF;
  }
  .navbar-toggler .navbar-toggler-icon
  {
  color: #5B4CFF;
  }
  .navbar-toggler:focus
  {
  box-shadow: none;
  }
  .den-pay-foo-menu {
  align-items: flex-start;
  flex-direction: column;
  }
  .den-pay-foo-contact {
  align-items: flex-start;
  flex-direction: column;
  }
  .den-pay-foo-contact li {
  margin-bottom: 1rem;
  }
  .den-pay-accordion .accordion-button {
  font-size: 20px;
  line-height: normal;
  }
  .den-pay-h2-block {
  font-size: 32px;
  line-height: normal;
  }
  .den-pay-para-18 {
  font-size: 16px;
  line-height: normal;
  }
  .den-pay-p-block {
  font-size: 20px;
  line-height: normal;
  }
  .den-pay-btn-white {
  font-size: 16px;
  padding: 15px;
  }
  .den-pay-sec-box-darkblue {
  text-align: center;
  }
  .den-pay-section {
  padding: 80px 0px;
  padding-bottom: 0;
  }
  .den-pay-h1-block {
  font-size: 40px;
  line-height: normal;
  }
  .den-pay-logo
  {
  width: 60px;
  }
  .den-pay-section-a
  {
  padding: 0px;
  padding-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  }
  }