@import url("https://fonts.googleapis.com/css2?family=Manrope&display=swap");

body {
  font-family: "Mena Grotesk", sans-serif;
}

.ensure-header {
  font-weight: bold;
  font-size: 48px;
}

.max-width-badge {
  max-width: 100% !important;
}

.unique-trade-card {
  width: 521px;
  padding: 20px;
  background-color: #f0f0f0;
  border-radius: 12px;
  position: relative;
}

.numbers-left {
  width: 800px;
}

.select-device {
  font-weight: 400;
  font-size: 32px;
  line-height: 32.25;
  text-align: center;
  color: #252525;
}

.text-left,
.text-left-width {
  text-align: left !important;
}
@media (max-width: 767px) {
  .text-left-width {
    text-align: left !important;
    width: 90%;
    margin: 0 auto;
  }

  .fading-line {
    max-width: 600px;
    height: 1px;
  }

  .encryption {
    display: block;
    align-items: flex-start;
  }

  .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 992px) {
  .custom-height {
    height: 40rem;
  }
}

.unique-trade-card {
  width: 100%;
  padding: 20px;
  background-color: #f0f0f0;
  border-radius: 12px;
  position: relative;
}

.unique-toggle-buttons {
  display: flex;
  background-color: #f5f5f5;
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  padding: 8px;
}

.unique-toggle-button {
  flex: 1;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  color: #333;
  font-weight: bold;
}

.unique-toggle-button.active {
  background-color: #28a745;
  color: #fff;
  border-radius: 24px;
}

.unique-input-group {
  margin: 15px 0;
  background-color: #fff;
  padding: 16px 20px 16px 20px;
  border-radius: 20px;
}

.exhange-svg {
  position: absolute;
  top: 45%;
  right: 50%;
}

.unique-input-label {
  font-size: 14px;
  color: #666;
}

.unique-input-row {
  display: flex;
  align-items: center;
  border-radius: 8px;
  gap: 28px;
}

.unique-currency-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.unique-input-field {
  flex: 1;
  border: none;
  outline: none;
  font-size: 16px;
  background-color: #f2f2f2;
  padding: 13px;
  border-radius: 14px;
  text-align: end;
  width: 40%;
}

.unique-exchange-rate {
  font-size: 16px;
  color: #252525;
  font-weight: 500;
}

.unique-trade-button {
  width: 100%;
  padding: 15px;
  background-color: #28a745;
  color: #fff;
  border: none;
  border-radius: 32px;
  font-size: 16px;
  line-height: 16.13px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s;
}

.unique-trade-button:hover {
  background-color: #218838;
}

.download-button {
  width: 100%;
  padding: 15px;
  background-color: #28a745;
  color: #fff;
  border: none;
  border-radius: 32px;
  font-size: 16px;
  line-height: 16.13px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s;
  margin-top: 24px;
}

.no-fill-download-button {
  width: 100%;
  padding: 15px;
  background-color: #fff;
  color: #28a745;
  border-color: #28a745;
  border-radius: 32px;
  font-size: 16px;
  line-height: 16.13px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s;
  margin-top: 24px;
}

.coin-icon {
  background-color: #f2f2f2;
  padding: 10px;
  border-radius: 14px;
}

.card-text {
  line-height: 34px;
  color: #585858;
  font-size: 18px;
  font-weight: 300;
}

.card-label {
  line-height: 37px;
  color: #585858;
  font-size: 16px;
  font-weight: 500;
}

.text-16 {
  line-height: 34px;
  color: #585858;
  font-size: 16px;
  font-weight: 300;
}

.text-16-27 {
  line-height: 27px;
  color: #585858;
  font-size: 16px;
  font-weight: 300;
}

.card-secondary-text {
  font-size: 14px;
}

.gray-text {
  color: #585858;
}

.black-text {
  color: #252525;
}

.text-500 {
  font-weight: 500;
  font-size: 36px;
  color: #060606;
}

.text-36 {
  font-size: 36px;
  line-height: 56px;
  color: #252525;
}

.text-24 {
  font-weight: 500;
  font-size: 24px;
  color: #252525;
  line-height: 56px;
}

.text-24-32 {
  font-weight: 500;
  font-size: 24px;
  color: #252525;
  line-height: 32px;
}

.encryption {
  display: flex;
  align-items: center;
}

.green-button {
  align-items: center;
  padding: 9px 0px 9px 0px;
}

.security-text {
  line-height: 32px;
  font-weight: 300;
  font-size: 18px;
  color: #585858;
}

.security-header {
  width: 75%;
}

.card-btn {
  z-index: 1;
  position: relative;
  padding: 1.5rem 0;
  display: inline-block;
}

.center-card-btn {
  z-index: 1;
  position: relative;
  padding: 1.5rem 0;
  display: flex;
}

.dollar-header {
  width: 50%;
  line-height: 34px;
  color: #585858;
  font-size: 18px;
  font-weight: 300;
}

.values-grid {
  display: grid;
  grid-template-columns: repeat(
    auto-fit,
    minmax(280px, 1fr)
  ); /* Increase min width */
  gap: 20px;
}

.company-terms {
  line-height: 34px;
  color: #585858;
  font-size: 18px;
  font-weight: 300;
}

.usdbank-container {
  background-color: #f1f1f1;
  border-radius: 19px;
  width: 100%;
}

.company-card {
  background-color: #f1f1f1;
  border-radius: 19px;
  max-width: 100%;
  padding-left: 0%;
  padding-right: 0%;
}

.security-card {
  background-color: #f1f1f1;
  border-radius: 19px;
  padding-left: 0%;
  padding-right: 0%;
  margin: 0 6px 0 6px;
  padding-bottom: 27px;
}

.assure-card {
  background-color: #f1f1f1;
  border-radius: 19px;
  padding-left: 0%;
  padding-right: 0%;
  margin: 0 6px 0 6px;
  align-self: flex-end;
  padding-top: 30px;
}

.shield-container {
  width: 90%;
}

.download-container {
  width: 90;
  background-color: #195627;
}

.row-3 {
  width: 32.5%;
}

.phone {
  bottom: 1%;
  right: 2%;
}

.exchange-phone {
  bottom: 30%;
  right: 2%;
}

.phone-text {
  color: #fff;
  line-height: 34px;
}

.phone-title {
  color: #fff;
  line-height: 41px;
}

.black-container {
  background-color: #303030;
  width: 90%;
  border-radius: 16px;
}

.company-header {
  position: absolute;
  top: 10%;
  right: 2%;
  padding: 10px 50px 10px 50px;
}

.rounded-image {
  border-radius: 16px;
  width: 100%;
}

.assure-text {
  font-weight: 500;
  font-size: 24px;
  color: #252525;
  line-height: 29px;
}

.trade-card {
  max-width: 400px;
  margin: 20px auto;
  font-family: Arial, sans-serif;
}

/* General Dropdown Container */
.dropdown {
  position: relative;
  display: inline-block;
  margin: 20px;
}

/* Dropdown Button */
.dropdown-button {
  padding: 10px 20px;
  border: 1px solid #f2f2f2;
  background: #f2f2f2;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  border-radius: 13.44px;
}

/* Dropdown Menu */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  list-style: none;
  padding: 0;
  margin: 0;
  display: none; /* Hidden by default */
  z-index: 1000;
}

/* Show the Dropdown Menu */
.dropdown-menu.show {
  display: block;
}

/* Dropdown Options */
.dropdown-option {
  padding: 10px 15px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
}

.dropdown-option img {
  width: 20px;
  height: 20px;
}

/* Hover Effect */
.dropdown-option:hover {
  background-color: #f0f0f0;
}

.amount-input {
  width: 100%;
  padding: 10px;
  margin-top: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.modal {
  display: none; /* Hidden by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Black with opacity */
  justify-content: center;
  align-items: center;
}

.modal-content {
  background: #fff;
  padding: 26px;
  border-radius: 20px;
  width: 416px;
  text-align: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 24px;
  cursor: pointer;
  color: #252525;
}

.close-container {
  border-width: 1;
  padding: 7;
  border-color: #252525;
  background-color: #008000;
}

.close:hover {
  color: #333;
}

.user-story-container {
  background-color: #303030;
  border-radius: 16px;
}

.testimonial-card {
  background-color: #303030;
  border-radius: 16px;
  padding-top: 3rem; /* For spacing the quote icon */
  justify-content: space-around;
}

.testimonial-card img {
  object-fit: cover;
}

.quote {
  color: #ffffff;
  width: 70%;
  margin-top: 5rem;
  font-size: 24px;
  font-weight: 300;
  line-height: 47px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.text-muted {
  color: #6c757d !important;
}

/* Quote Icon Styling */
.quote-icon {
  width: 40px;
  top: 20px; /* Adjust for positioning */
  right: 20px;
}

.traveling-text {
  padding: 0 2rem 0 2rem;
}

.money-bg-green {
  background-color: rgba(144, 228, 164, 0.35);
}

.waitlist-container {
  background-color: #195627;
}

.waitlist-input {
  border: none;
  outline: none;
  padding: 10px 75px 10px 20px;
  border-radius: 50px;
  font-size: 16px;
  flex: 1;
  color: #333;
  background-color: rgba(26, 143, 53, 0.9);
  border: 1px solid white; /* White border added */
}

.waitlist-input-group {
  display: flex;
  align-items: center;
  border-radius: 50px;
  padding: 8px;
  width: fit-content;
}

.waitlist-input::placeholder {
  color: #fff;
}

.trouble-makers {
  max-width: 100% !important;
  height: auto !important;
  position: absolute !important;
  bottom: 0 !important;
}

.navbar {
  z-index: 1;
  position: relative;
  padding: 1.5rem 0;
}

.navbar-nav .nav-link {
  color: #252525;
  margin: 0 1rem;
  padding: 0.4rem 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
}

.navbar-nav .outline-nav-link {
  color: #28a745;
  margin: 0 1rem;
  padding: 0.4rem 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.navbar-nav .nav-link:hover {
  color: #28a745;
}

.nav-buttons .btn-outline-light {
  border-color: #ffffff;
}

.nav-buttons .btn-success {
  background-color: #28a745;
  border-color: #28a745;
}

.nav-indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #ffd700;
  transition: all 0.3s ease;
  width: 100%;
  transform-origin: center;
  transform: scaleX(0);
}

.navbar-nav .nav-item {
  position: relative;
}

.navbar-nav .nav-item::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #28a745;
  transform: scaleX(0);
  transition: transform 0.3s ease;
}

.navbar-nav .nav-item:hover::after {
  transform: scaleX(1);
}

.navbar-nav .nav-item:hover .nav-indicator {
  transform: scaleX(1.1) translateY(-5px);
}

.btn-outline-success {
  color: #008751;
  border-color: #008751;
}

.btn-success {
  background-color: #28a745;
  border-color: #28a745;
  border-radius: 32px;
}

.black-circle {
  height: 32px;
  width: 32px;
  background-color: #252525;
  border-radius: 23px;
  justify-content: center;
  align-items: center;
  display: flex;
  margin-left: 6px;
}

.btn-white {
  background-color: #fff;
  border-color: #fff;
  border-radius: 32px;
  color: #28a745;
}

.btn-green-outline {
  border-color: #28a745;
  border-radius: 32px;
  color: #28a745;
}

.btn-white-outline {
  border-color: #fff;
  border-radius: 32px;
  color: #28a745;
}

.bg-green {
  background-color: #28a745;
}

.text-green {
  color: #28a745;
}

.header-text {
  width: 451px;
  font-size: 64px;
  font-weight: 500;
  line-height: 70px;
  color: #252525;
}

.exchange-header {
  width: 650px;
  font-size: 64px;
  font-weight: 500;
  line-height: 80px;
  color: #252525;
}

.savings-header {
  width: 623px;
  font-size: 48px;
  font-weight: 500;
  line-height: 56px;
  color: #252525;
}

.circle-btn {
  border-radius: 23px;
}

.dollar-primary-text {
  line-height: 30px;
  color: #585858;
  margin-bottom: 2rem;
}

.terms-section {
  padding: 20px;
}

.term {
  margin-bottom: 40px;
}

h2 {
  font-size: 36px;
  color: #252525; /* Slightly dimmed heading color */
  margin-bottom: 10px;
  font-weight: 500;
}

.term p,
li {
  font-size: 16px;
  color: #585858; /* Dimmed paragraph color */
}

ul {
  margin-top: 10px;
  padding-left: 20px;
}

li {
  margin-bottom: 10px;
}

.line {
  margin-top: 82px;
  margin-bottom: 43px;
  display: flex;
  justify-content: center; /* centers horizontally */
  align-items: center;
}

.testimony-container {
  border: #dfdfdf;
  margin-top: 2rem;
  width: 75%;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.stats-section-bg {
  padding-top: 0.1rem !important;
}

.stat-container {
  display: flex;
  justify-content: space-between; /* centers horizontally */
  align-items: center;
  max-width: 1400px;
  align-self: center;
}

.stats-number {
  font-size: 64px;
  font-weight: 500;
  color: #000000;
}

.stats-label {
  color: #585858;
  font-size: 18px;
  font-weight: 300;
}

.exchange-subtitle {
  color: #585858;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
}

.text-13 {
  color: #585858;
  font-size: 13px;
  font-weight: 300;
}

.icon-wrapper {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.virtual-card-section {
  max-width: 1140px;
}

.virtual-card-section h2 {
  font-size: 2.5rem;
  font-weight: bold;
}

.virtual-card-section .card {
  transition: transform 0.3s ease-in-out;
}

.virtual-card-section .card:hover {
  transform: translateY(-5px);
}

.virtual-card-section .bg-success {
  background-color: #00a86b !important;
}

.virtual-card-section .card-title {
  font-weight: bold;
  font-size: x-large;
}

.virtual-card-section .text-muted {
  color: #6c757d !important;
}

.virtual-card-section .bg-dark {
  background-color: #001027 !important;
}

.virtual-card-section .bg-dark .text-muted {
  color: #adb5bd !important;
}
.bg-1 {
  background-color: #f6f9f8;
}

.card-section-text {
  margin: auto;
  width: 75%;
}

.bg-1,
.bg-2 {
  height: fit-content;
}

.container {
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}

.container-2 {
  max-width: 1600px;
  margin: 142px auto 0px auto;
  background-color: #ededed;
  border-radius: 14px;
  padding-bottom: 100px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.company-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.col-left {
  flex: 1;
  padding-right: 40px;
}
.col-right {
  flex: 1;
}
h1 {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 20px;
}
p {
  font-size: 18px;
  color: #252525;
  margin-bottom: 30px;
}
.testimony-text {
  font-size: 14px;
  color: #535353;
}
.testimony-action {
  color: #28a745;
  font-size: 12px;
}
.testimony-name {
  font-size: 16px;
  font-weight: 600;
  color: #2a2a2a;
}
.feature-list {
  list-style-type: none;
  padding: 0;
}
.feature-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.feature-icon {
  margin-right: 16px;
}
.feature-text h3 {
  font-size: 18px;
  margin: 0 0 5px 0;
}
.feature-text p {
  font-size: 14px;
  margin: 0;
  color: #666;
}

.comparism {
  background-color: #f8f8f8;
  color: black;
  margin-top: 69px;
}

.comparism h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1e293b;
}

.comparism h3 {
  font-size: 2rem;
  color: #1e293b;
}

.text-mustard {
  color: #22c55e;
}

.table-responsive {
  overflow-x: auto;
}

.comparison-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #f9f9f9;
}

.comparison-table th,
.comparison-table td {
  padding: 2rem 3rem;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

.comparison-table thead th {
  background-color: #f1f1f1;
  font-weight: bold;
  font-size: 1.1rem;
  color: #333;
}

.unique-trade-card {
}

.comparison-table tbody tr:nth-child(even) {
  background-color: #f2f2f2;
}

.comparison-table tbody td:first-child {
  font-weight: bold;
  color: #555;
}

.table-logo {
  width: 30px;
  vertical-align: middle;
  margin-right: 0.5rem;
}

.subtitle-text {
  width: 495px;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
}

.exchange-subtitle-text {
  width: 681px;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #585858;
}

@media (max-width: 768px) {
  .comparison-table th,
  .comparison-table td {
    padding: 1rem 2rem;
    font-size: 0.9rem;
  }
  .testimony-container {
    margin-top: 2rem;
    width: 100%;
  }

  .unique-trade-card {
    margin-top: 2rem;
  }

  .header-text {
    width: auto;
    font-size: 40px;
    font-weight: 500;
    line-height: 61px;
    color: #252525;
  }

  .subtitle-text {
    width: auto;
  }

  .text-500 {
    font-weight: 500;
    font-size: 24px;
  }

  .card-text {
    font-size: 16px;
  }

  .container-2 {
    padding-bottom: 50px;
  }
}

@media (max-width: 820px) {
  .comparison-table th,
  .comparison-table td {
    padding: 1rem 2rem;
    font-size: 0.9rem;
  }
  .testimony-container {
    margin-top: 2rem;
    width: 100%;
  }

  .unique-trade-card {
    margin-top: 2rem;
  }

  .dollar-header {
    width: 100%;
  }

  .quote {
    width: 100%;
    margin-top: 1rem;
  }
  .header-text {
    width: auto;
  }

  .exchange-header {
    width: 317px;
    font-size: 40px;
    font-weight: 500;
    line-height: 42px;
  }

  .savings-header {
    width: 317px;
    font-size: 40px;
    font-weight: 500;
    line-height: 42px;
  }

  .exchange-subtitle-text {
    width: auto;
    font-size: 16px;
    line-height: 30px;
  }

  .subtitle-text {
    width: auto;
  }

  .stats-number {
    font-size: 24px;
    font-weight: 500;
    color: #000000;
  }

  .stats-label {
    font-size: 14px;
    font-weight: 300;
  }

  .encryption {
    display: block;
    align-items: flex-start;
  }
}

@media (max-width: 576px) {
  .comparison-table {
    font-size: 0.5rem;
  }

  .comparison-table th,
  .comparison-table td {
    padding: 0.9rem;
  }

  .testimony-container {
    margin-top: 2rem;
    width: 100%;
  }

  .unique-trade-card {
    margin-top: 2rem;
  }

  .fading-line {
    max-width: 300px;
    height: 1px; /* Thinner line for smaller screens */
  }

  .usdbank-container {
    width: 95%;
  }

  .company-card {
    width: 100%;
  }

  .security-header {
    width: 95%;
  }

  .phone {
    top: 5%;
    right: 2%;
  }

  .exchange-phone {
    bottom: 1%;
    right: 2%;
  }

  .security-card {
    width: 98%;
    margin-top: 20px;
  }

  .assure-card {
    width: 98%;
    margin-top: 20px;
  }

  .dollar-header {
    width: 100%;
  }

  .quote {
    width: 100%;
    margin-top: 1rem;
  }

  .card-section-text {
    margin: 0;
    width: 100%;
  }

  .waitlist-input {
    padding: 10px 75% 10px 20%;
  }
  .header-text {
    width: auto;
  }

  .subtitle-text {
    width: auto;
  }

  .exhange-svg {
    top: 50%;
  }
}

.faq {
  padding: 2px 0;
  background-color: #ffffff;
  max-width: 923px;
}

.faq-intro .badge {
  font-size: 14px;
  padding: 8px 16px;
  border-radius: 20px;
  background-color: rgba(0, 128, 0, 0.1) !important;
  color: #008000 !important;
}

.faq-intro h2 {
  font-size: 36px;
  font-weight: bold;
  color: #333;
}

.faq-intro p {
  font-size: 16px;
  color: #666;
}

.fading-line {
  width: 100%; /* Full width for responsiveness */
  max-width: 1400px; /* Limit max width */
  height: 1px; /* Line thickness */
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0),
    #8e8a8a,
    rgba(0, 0, 0, 0)
  ); /* Fading effect */
  margin: 20px 0; /* Add spacing around the line */
}

.contact-btn {
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 8px;
  background-color: #2d3748;
  border: none;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);
  transition: all 0.2s ease;
}

.contact-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 7px 14px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
}

.contact-btn .arrow {
  margin-left: 8px;
  transition: transform 0.2s ease;
}

.contact-btn:hover .arrow {
  transform: translateX(4px);
}

.accordion-item {
  border: none;
  margin-bottom: 16px;
}

.accordion-button {
  background-color: #f8f9fa;
  color: #333;
  font-weight: 600;
  padding: 20px;
  border-radius: 8px !important;
}

.accordion-button:not(.collapsed) {
  background-color: #ffffff;
  color: #333;
  box-shadow: 0 0 0 1px #e9ecef;
}

.accordion-button:focus {
  box-shadow: none;
}

/* Default icon: Plus */
.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333'%3e%3cpath d='M8 1a.5.5 0 0 1 .5.5v6h6a.5.5 0 0 1 0 1h-6v6a.5.5 0 0 1-1 0v-6H1.5a.5.5 0 0 1 0-1h6v-6A.5.5 0 0 1 8 1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
  content: "";
  transition: transform 0.3s ease;
}

/* Expanded icon: Minus */
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333'%3e%3cpath d='M1.5 8a.5.5 0 0 1 .5-.5h12a.5.5 0 0 1 0 1h-12a.5.5 0 0 1-.5-.5z'/%3e%3c/svg%3e");
}

.accordion-body {
  padding: 20px;
  background-color: #ffffff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 0 0 0 1px #e9ecef;
}

.card-body-top {
  height: 15rem;
}

.border-rd {
  border-radius: 20.77px !important;
}

.stats-section h2 {
  color: #a6a6aa;
}
.stats-section h2:hover {
  color: black;
}

.stats-section p {
  font-size: 14px;
  max-width: 250px;
  margin: 0 auto;
}

.rounded-circle {
  border: 2px solid #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");

footer {
  background-color: #f8f9fa;
}

footer h5,
footer h6 {
  color: #333;
}

footer .form-control {
  border-radius: 50px;
}

footer .btn-dark {
  background-color: #212529;
  border-color: #212529;
}

footer .btn-dark:hover {
  background-color: #1c1f23;
  border-color: #1c1f23;
}

footer .input-group {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  overflow: hidden;
}

footer .input-group-text {
  border-radius: 50px 0 0 50px;
}

footer .form-control:focus {
  box-shadow: none;
}

footer a {
  color: #6c757d;
}

footer a:hover {
  color: #212529;
}

footer .bi {
  font-size: 1.2rem;
}

footer-text {
  font-size: 19.2px;
  font-weight: 500;
  line-height: 19.35px;
}

.copyright {
  margin-top: 71px;
}

.bg-light {
  background: #f0f0f2;
}

.links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.submit {
  border-right: 8px solid white !important;
  border-top: 6px solid white !important;
  border-bottom: 6px solid white !important;
  border-left: 6px solid white !important;
  border-radius: 100px !important;
}

.mr0 {
  margin-right: 0 !important;
}
@media (max-width: 576px) {
  .w-95 {
    width: 95% !important;
  }
}

.custom-line-height {
  line-height: 76.14px;
}

.about-line-height {
  line-height: 34px !important;
  color: #666;
}

#typewriter {
  white-space: nowrap;
  overflow: hidden;
  width: 0;
  animation: typing 4s steps(40, end) forwards,
    blink-caret 0.75s step-end infinite;
}
